by Brian Bender (6 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
This is a class module that Converts IP addresses into Host Names, and Host Names into IP Addresses using Winsock API.
Assumes
The original code was submitted by Jay Tr. in the form of a Bas. Module. All the comments to his code wanted an example so I cleaned up the code and put it into a class module and attached an example. Thanks Jay for the code.
Download Resolve IP Class (3 KB)