What is the problem with the new program in relation to your own program?
Harry
Only aircraft which sends callsign in their messages are put out on port 30003, so I miss a lot of aircraft in this area (older fokkers and so on).
Example:
With 2009, this message got through:
ENKB,MSG,3,0,0,4784BC,0,2008/08/28,12:21:07.218,2008/08/28,12:26:07.218,CNO2306,01550,136,251,63.1044,7.7749,2368,,0,0,0,0
(SAS Boeing 737-600 with
But not a message like this:
ENKB,MSG,3,0,0,47806A,0,2008.08.29,18:33:51.794,2008.08.29,18:38:51.794,,04100,,,0,0,0,,0,0,0,0
(SAS Fokker 50)
Software version currently running: 2008.03.19 03:55
My program reads the messages, and post them to a mysql database.
I then process that data in various ways, as putting out info to be used on my phone, sends sms messages when interesting aircraft arrives and so on.