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 many aircraft flying in formation.

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

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