Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Windows Sockets 2. For more information, see:
wsipv6ok.h contains the following programming interfaces:
Functions
gethostbyaddr The gethostbyaddr macro function (wsipv6ok.h) retrieves the host information corresponding to a network address. |
gethostbyname The gethostbyname macro function (wsipv6ok.h) retrieves host information corresponding to a host name from a host database. |
inet_addr The inet_addr macro function (wsipv6ok.h) converts a string containing an IPv4 dotted-decimal address into a proper address for the IN_ADDR structure. |
inet_ntoa The inet_ntoa macro function (wsipv6ok.h) converts an (Ipv4) Internet network address into an ASCII string in Internet standard dotted-decimal format. |
WSAAsyncGetHostByAddr The WSAAsyncGetHostByAddr macro function (wsipv6ok.h) asynchronously retrieves host information that corresponds to an address. |
WSAAsyncGetHostByName The WSAAsyncGetHostByName macro function (wsipv6ok.h) asynchronously retrieves host information that corresponds to a host name. |