company logo

CS_ServerClient - Server client (internal class - not supported as interface)

Each client gets a client instantiation 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.