Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns information in a humanly readable form. It allows you to programmatically perform DNS record lookups.It can be used from ASP.NET web pages, to windows forms, to web services.
|
|
|