Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [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 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.