Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Networking Overview


Purpose

Provides TCP/IP and dial-up networking services.

[Top]


Architectural relationships

The Comms Infrastructure sub-system defines generic frameworks (Sockets for socket type communications and NifMan for network interface management) for communications. Networking provides concrete protocol implementations for these frameworks.

[Top]


Description

Functionality is provided by a number of APIs. Use them as follows:

Generic Agent Overview

Defines the stages of a dial-up connection.

TCP/IP Overview

Provides TCP/IP communication services in conjunction with the Sockets Client API.

[Top]


See also

Comm DB Overview

NifMan Overview

Sockets Client Overview