Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
ServerCommunication Class Reference
This class is used for communication with the semiserver. More...
#include <ServerCommunication.hpp>
Public Member Functions | |
| ServerCommunication (int clientsock, struct sockaddr_in *caller, SessionMgmt *sMgmt) | |
| default constructor | |
| ~ServerCommunication () | |
| default destructor | |
| void | sendSessionsToServer () |
| Send a list of currently active sessions to the semiserver. | |
Detailed Description
This class is used for communication with the semiserver.It is responsible for sending a list of currently active streaming-sessions to the semiserver.
- Author:
- Klaus Schoeffmann
Definition at line 84 of file ServerCommunication.hpp.
The documentation for this class was generated from the following files: