README.md
December 5, 2022 ยท View on GitHub
Description
In order to support IPv6, code should use the newer Winsock API calls that are version independent. The primary call is getaddrinfo(), which is available on Windows Vista and Windows 7. This code demonstrates the use of this call as well as inet_ntop()
More Info
| Submitted On | 2011-03-26 21:00:12 |
| By | J.A. Coutts |
| Level | Advanced |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | AddrInfo2200743272011.zip |