Socket Options (Windows Embedded CE 6.0)

1/6/2010

This section describes Winsock Socket Options for Windows Embedded CE. Use the getsockopt (Windows Sockets) and setsockopt (Windows Sockets) functions for more getting and setting socket options. To enumerate protocols and discover supported properties for each installed protocol, use the WSAEnumProtocols function.

Note

The socket option IP_MULTICAST_LOOP is not supported on Windows Embedded CE. Any sockets that are listening for multicast traffic on an interface will not receive multicast traffic sent from that interface.

The following list shows the possible protocols:

See Also

Reference

Winsock Reference

Concepts

Socket Options and IOCTLs
Socket Options Not Supported