The information in this article applies to:
SUMMARY
Socket handles for Windows NT sockets are object handles. For example, you
can pass a socket handle in the appropriate state to the ReadFile(),
ReadFileEx(), WriteFile(), or WriteFileEx() application programming
interface (API) to receive and send data. The socket descriptor passed to
the file APIs must be a connected, TCP descriptor.
Additional query words:
Keywords : kbnetwork kbAPI kbNTOS310 kbNTOS350 kbSDKPlatform kbWinsock kbGrpNet |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |