Connecting to a Default Peer

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

For a socket bound to a connectionless protocol, the operation performed by WSPConnect is merely to establish a default destination address so that the socket may be used with subsequent connection-oriented send and receive operations (WSPSend and WSPRecv). Any datagrams received from an address other than the destination address specified will be discarded.

See Also

Concepts

Socket Connections on Connectionless Protocols