This class implements a simple Client for Name/IP resolution services, so you can obtain IP addresses from Host names or viceversa. This class can perform its work synchronously, so the program will not respond to events while resolving host names/IPs, usually for a few seconds, or asynchronously. Default is synchronous.
hDnsClient = NEW DnsClient ( )
Referenced by :