The information in this article applies to:
SUMMARYThis article describes the ways in which various WinSock database APIs are implemented through the Windows NT versions 3.5 and 3.51 implementation of the WinSock DLL. The article covers the following WinSock database APIs: gethostbyname(), gethostbyaddr(), getprotobyname(), getprotobynumber(), getservbyname(), and getservebynumber(). MORE INFORMATION
Following are the steps taken by each API. In a case where more than one
step may be taken to resolve the requested information, the process is not
carried to the next step if the information is resolved in the current
step.
Additional query words:
Keywords : kbnetwork kbAPI kbNTOS350 kbNTOS351 kbSDKPlatform kbWinsock kbGrpNet |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |