Home / comp / gb.net / dnsclient 
DnsClient (gb.net)
This class implements a simple client for Name/IP resolution services, so you can obtain IP addresses from host names or vice versa.

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.

Symbols
This class is creatable.

Properties  Methods  Events 
Async  HostIP  HostName  Status    GetHostIP  GetHostName  Stop    Finished