All Classes Functions Variables
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCcom.server.HandleUDPThis class handles most the primary UDP Upload and Download functionality for the server
oCcom.server.ServerThis class acts as the basic port handler, and contains the primary server loop
oCcom.server.ServerHandlerThis class is the entry point into the program where the main method lives
oCcom.server.ServerThreadThis class is the class that checks the clients local port, and hands off threads accordingly
\CThread
 oCcom.server.HandleHTTPClass HandleHttp This class is for handling the specific Http protocol, both POST and GET
 \Ccom.server.HandleTCPThis class to manage upload and download requests via TCP