Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Socket Server Interface

The RSocketServ class provides the Connect() function to create an IPC communication channel to the socket server. To close the channel RHandleBase provides a Close() function. The prime use for instances of RSocketServ is to establish subsession communications for RConnection, RSubConnection, RSocket, RHostResolver and RNetDatabase. Any resources which are open using the session are automatically closed when the session is terminated. Additional operations are provided and are described in the class reference documentation.