Share via


ws2 Module (Windows Embedded CE 6.0)

1/6/2010

The ws2 module provides support for Windows Sockets (Winsock) 2.2. For more information, see Windows Sockets.

The ws2 module contains functions for application developers. These functions are defined in the Winsock2.h header file. To import these functions, you must link to the Ws2.lib file.

Components

The following table shows the components contained in the winsock module.

Component Description Note Import file

sslsock

Secure Sockets Layer (SSL) Winsock support component.

Exposes no public functions.

Sslsock.lib

See Also

Concepts

Common Windows Embedded CE Modules