| Class HandleHttp This class is for handling the specific Http protocol, both POST and GET | |
| This class to manage upload and download requests via TCP | |
| This class handles most the primary UDP Upload and Download functionality for the server | |
| This class acts as the basic port handler, and contains the primary server loop | |
| This class is the entry point into the program where the main method lives | |
| This class is the class that checks the clients local port, and hands off threads accordingly |
1.8.4