Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


ESock_Server

Framework supporting socket type communications. "Sockets" originate in Berkeley UNIX and enable inter-programme communications across comms interfaces ("peer-to-peer") using file-type semantics.

Framework supporting socket type communications. "Sockets" originate in Berkeley UNIX and enable inter-programme communications across comms interfaces ("peer-to-peer") using file-type semantics.

BigEndian
Inserts and extracts integers in big-endian format.
ByteOrder
Reverses the byte order in 16 and 32-bit values.
CActiveCommsMobilityApiExt
Comms Mobility API extension for client running an Active Scheduler.. Whenever a...
ConnectionExtension
CSubConAuthorisationGenericParamSet
Authorisation generic parameter set.
CSubConExtensionParameterSet
Base class for extended RSubConnection parameter sets.
CSubConGenericParameterSet
Base class for generic RSubConnection parameter sets.
CSubConGenEventDataClientJoined
Data client joined event.
CSubConGenEventDataClientLeft
Data client left event.
CSubConGenEventParamsChanged
Subconnection parameters changed event.
CSubConGenEventParamsGranted
Subconnection parameters granted event.
CSubConGenEventParamsRejected
Subconnection parameters rejected event.
CSubConGenEventSubConDown
Subconnection down event.
CSubConNotificationEvent
CSubConParameterFamily
Container of RSubConnection parameter sets.
CSubConParameterSet
Base class for all RSubConnection parameter sets.
CSubConQosGenericParamSet
Qos generic parameter set.
ESock
ECOM Implementation Factories
Esock
LittleEndian
Inserts and extracts integers in little-endian format.
MMobilityProtocolResp
Comms Mobility API extension protocol. Used with CActiveCommsMobilityApiExt to r...
RCommsSubSession
RConnection
The management interface for a network connection or subconnection.
RHostResolver
Provides an interface to host name resolution services, such as DNS, that may be...
RNetDatabase
Provides an interface to network databases, such as LM-IAS with IrDA, that may b...
RServiceResolver
Provides an interface to resolver service names and ports.
RSocket
Provides a client endpoint to a protocol. It provides functions for socket creat...
RSocketServ
Provides the RSocketServ::Connect(TUint) function to create an IPC communication...
RSubConnection
A Sub-Connection, a channel within a Connection. A representation of a channel b...
RSubConParameterBundle
Container for (bundle of) SubConnection parameter families.
SSockAddr
Socket address offsets.
TByteOrder
Used in structure TProtocolDesc to describes the endianness of a protocol.
TConnArgBase
Base class for many arguments to RConnection functions. Provides versioning info...
TConnectionInfo
TConnectionInfoBuf
TConnInterfaceState
TConnPref
Overrides the connection preferences.
TConnSnapPref
An instance of the class is passed to RConnection::Start(TRequestStatus &) w...
THostName
Defines a descriptor to hold a host name string.
TInterfaceNotification
TNameEntry
Packages the TNameRecord class so that it can be passed between a client and the...
TNameRecord
Contains the results of name queries.
TNifAgentInfo
Contains information describing an agent
TNifProgress
Contains progress information on a dial-up connection
TNifProgressBuf
Buffer for Network Interface Progress
TNotificationEventBuf
Buffer for Sub-connection event notiifcation
TPortNum
Port number on service
TProtocolDesc
Socket protocol information for use by clients.
TProtocolName
Contains the name of a protocol in structure TProtocolDesc.
TServiceName
Defines a descriptor to hold a service name string.
TSessionPref
Hint to the Socket Server on what will be the principal usage of the connection....
TSockAddr
Represents an end point address.
TSockXfrLength
Used in RSocket read and write calls to pass the length of data read and written...