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.