Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



How to access TCP/IP sockets

Client programs access TCP/IP sockets through the generic socket interface RSocket, specifying protocol-specific behaviour through argument values. This section contains notes on the particular usage of RSocket functions for TCP and UDP sockets. It does not repeat the information contained in the documentation for RSocket, to which you should always refer first.


See also

Sockets Client