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 Progress2011-11-11 V1.9 of the aircraft client fixes up a few snags in the formatting of position report times and the inflight ETA. It also offers a convenient shortcut if you manually update the ETA and want to send the OOOI report ahead of automatic time. 2011-10-24 V1.8 of the aircraft client integrates VATSIM ATIS requests. This feature is still being fine-tuned at the server site, it will improve over the next days. 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. |
| © 2012 Jeroen Hoppenbrouwers | For more information, mail to hoppie@hoppie.nl |