This program is capable of subscribing to an UDP multicast feed containing (live) radar data
in Eurocontrol Asterix format. The received UDP frames are stored in a recording file.
A new (raw) Asterix recording file can be created every x minutes. The previously recorded
Asterix filename contains date and timestamp.
This tool can be used to do continuous 24/7 Asterix multicast recordings.
Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.