Compartir a través de


Application Connectivity (Windows CE 5.0)

Send Feedback

Core application connectivity supports download and launch services for application deployment, and transport services that allow you to establish a connection between a target device and an application running on a development workstation.

The following table provides more information about pre-defined service categories for application connectivity, their functionality, and the required set of interfaces that services in that category must implement.

Application connectivity Functionality Interfaces
Application Download Services
  • Downloading files from the desktop to a target device
  • Launching applications on a target device
  • Acquiring basic information from a target device
  • Acquiring basic file information
ICcService
ICcBootstrap

ICcServiceConfigure (optional)

Application Transport Services
  • Creating and maintaining individual connection streams bound by a set of property name-value pairs
  • Sending and receiving raw bytes
ICcService
ICcTransport
ICcTransportStream

ICcServiceConfigure (optional)

See Also

Core Connectivity Overview | Kernel Independent Transport Layer

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.