Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

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

See Also