
DroneOne.exe:
This program runs in console mode (a DOS window). It demonstrates
the use of the AVDS Network Library (AVDSNetwork.lib) to send 
(multicast) aircraft packets on the local network. These packets 
can be received by AVDS or a program that uses the AVDS Networking
Library, such as the PacketSnooper. The packets that it sends out
represent one aircraft.

DroneMany.exe
This program runs in console mode (a DOS window). It demonstrates
the use of the AVDS Network Library (AVDSNetwork.lib) to send 
(multicast) aircraft packets on the local network. These packets 
can be received by AVDS or a program that uses the AVDS Networking
Library, such as the PacketSnooper. The packets that it sends out
represent many aircraft flying in formation.

PacketSnooper.exe:
This program runs in console mode (a DOS window). It demonstrates
the use of the AVDS Network Library (AVDSNetwork.lib) to receive
aircraft packets from the local network. 

AVDSNetworkTest.exe:
This is a windows programs. It demonstrates
the use of the AVDS Network Library (AVDSNetwork.lib) to send and
receive packets. It combines the DroneOne, DroneMany, and PacketSnooper
programs into a windows based AVDS network testing tool. 

