Share via


Making a Data Call Using Connection Manager

To make a data call, Connection Manager and the data application complete the following steps:

  1. The data application, such as Messaging or Pocket Internet Explorer, requests a connection by calling the ConnMgrEstablishConnectionSync function and specifying the appropriate network connection.
  2. Connection Manager passes the request to Connection Planner.
  3. Connection Planner determines which connection service providers can be used to satisfy the connection request, weighing the costs of each connection available and those that are currently in use.
  4. Connection Planner requests that Connection Manager call the identified connection service providers to establish the connection.
  5. The application calls the Connect method in each of the connection service providers that are required to satisfy the request. The connection is now established.

See Also

Connection Manager Usage Scenarios

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.