Class Summary |
ConnectedClientStatus |
Contains connected client status varibles like IP address, transfer rate,
etc... |
Debug |
This is a static class. |
DirectoryHandlerObject |
The DirectoryHandlerObject maps directories to handles and provides services
for fulfilling client requests on directories. |
FileHandlerObject |
The FileHandlerObject maps Files to handles and provides services for
fulfilling client requests on Files. |
InternalIPFinder |
A static class for getting the servers own binding IP address. |
ServerStatus |
This object is used to get the status of the server and the connected clients
status... |
XBMSPDiscoverServer |
This class handles the server socket connections for the XBMSP Discovery
protocol. |
XBMSPEncoderDecoder |
This handles all the XMBSP packet Decoding and Encoding. |
XBMSPServer |
This is the main class that is used for running a XBMSP server. |
XBMSPServerMessageHandler |
Handles all the messaging for client communication with the server. |
XBMSPxmlEncoder |
This class handles the encoding of the XML file data in the XBMSP protocol. |