Foundation APIConnection Manager Foundation APIClient Registration/De-registration APIsApplications have to register with CM in order to use its services. Application shall use the following APIs in order to register and de-register with CM.Manager APIs
Event CallbackThis section describes the callback function which will be used to notify the client application about the CM Asynchronous events. This callback function will be called in the CM Client library context. It should not call any of the CM foundation APIs.The callback function is shown below: Notifications to ApplicationAsynchronous Callback Events to ApplicationThe list below contains events which shall be sent by Connection Manager, asynchronously to all the applications which has an active/in progress connection. Each event is sent with a data of type NetEventInfo_t using Callback.
Asynchronous Event Notification to ApplicationThe list below contains events which shall be sent by Connection Manager Server, asynchronously to all the applications using Event Delivery mechanism.Note: Client application receives this event from ED in Base64 encoded format. Application needs to decode the event data and typecast the event data into data type: NetEventTunnelIndInfo_t. definitionsError valuesNetErr_t (Error values)Callback Event Data structures
Address data structuresIn LiMo Foundation Platform Release 1, only IPv4 address type shall be supported. IPv6 may be supported in future releases.
NET CM API Data Structures
Authentication Data Structures
QOS Data Stuctures
Data ConstantsNET_DEVICE_NAME_LEN_MAX NET_CONNECTIONS_MAX NET_PDP_APN_LEN_MAX NET_PDP_AUTH_USERNAME_LEN_MAX NET_PDP_AUTH_PASSWORD_LEN_MAX NET_DNS_ADDR_MAX Generated on Mon Mar 31 01:01:00 2008 by
1.5.4
|