CS_ServerClient - Server client
Inherits: 
CS_Connection
Each client gets a client instanciation on the server, which is a ServerClient. The server client manages the resources allocated to the client on the server side. In order to provide an application specific high-level protocol, it is suggested to define a specialized class inheriting from this basic server client class.
Attributes
- client_ptr_size - client_ptr_size - Title unknown
- client_mtype - client_mtype - Title unknown
Functions
- CS_ServerClient -
- Execute - Execute - Title unknown
- GetClientIP -
- GetClientObject - GetClientObject - Title unknown
- KillClient -
- OnExecTerm - OnExecTerm - Title unknown
- SetCMachineType -
- SetCPointerSize -
- ~CS_ServerClient -

