GENERAL:
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.

BUiLDING:
This program was built using Microsoft Visual C++. The file 
"DroneOne.dsw" is the MS Visual Studio workspace. A 
separate makefile was generated, "DroneOne.mak". 

OPERATION:
To run the PacketSnooper, change to the "AVDS\network\bin"
directory and double click the icon. The program will operate 
for 100 seconds. 