company logo

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
Functions