ACARS Mini Server |
|
|
ACARS is a complex system which consists of several software mod ules which cooperate. Depending on whether you want to simulate an airplane or a dispatch/ATC station, you need another module. In most cases, you really want to use the normal ACARS server, reachable at the internet. But in some cases it comes in handy to run a mini server yourselves. This is the program you need for it.Take care that nice features such as METAR and TAF retrieval will not work with the mini server, as it does not at all go out onto the internet for data. It also does not support file uploads and downloads (though this can all be added, if need really be). Project Progress2012-11-03 ACARS has been switched into Worldflight Mode. This means that some lists and most maps are now only showing aircraft known to participate in Worldflight 2012. If you participate and do not get listed, just mail me (address at the bottom of the page). 2012-11-01 Due to an unexpectedly loud default sound level, the ATC (CPDLC) application turned out to be rather jumpy. I added a volume control slider to the Setup dialog. Version 1.5.1, here. see all previous progress messages
Installation
Fetch the install file and run it. It
will create a start icon for you.The program comes up with a single window and needs zero configuration. If you want, you can change the TCP port number via File/Setup, but then you must also include this port number in all your ACARS stations. Typically, you use "localhost" in your stations to point at the ACARS mini server if it runs on the same machine as the stations. You may use "localhost:5000" if you changed the TCP port to 5000. All normal URL syntax is allowed, such as "http://192.168.0.1:5000" or host names if you have them.
By making the port number empty, the default 80 returns.
Source CodeIf you would like to peek at the sources or extend the program, you're welcome. |
| © 2013 Jeroen Hoppenbrouwers | For more information, mail to hoppie@hoppie.nl |