Partager via


Device-Side Transport API Elements (Windows CE 5.0)

Send Feedback

The following table shows a function that you can use to create the device side of a custom transport.

Function Description
CreateTransport Returns a pointer to a CTransport object.

The following table shows classes that you can use to create the device side of a custom transport.

Class Description
CTransport Provides methods to initialize and terminate the device side of the transport and to establish a new connection between the desktop computer and the target device.
CConnection Provides methods that exchange data between the desktop computer and the target device after a connection has been established.

See Also

Transport API

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.