TCP/IP and Windows Sockets (Windows CE 5.0)

Send Feedback

Applications access the TCP/IP stack through the Windows Sockets (Winsock) interface. Winsock is used to discover and use the communications capabilities of underlying transport protocols. It enables programmers to create advanced Internet, intranet, and other network-capable applications to transmit application data across the wire, independent of the network protocol being used.

Winsock provides access to multiple transport protocols, including IPv6, allowing you to create applications that support multiple socket types.

Windows CE implements Winsock 2.2 and is fully backward compatible with the Winsock 1.1

See Also

TCP/IP Support in Windows CE | Windows Sockets

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.