Creating a new DNS request

Top  Previous  Next

To create a new DNS request create a new DnsRequest instance providing the hostname of the DNS server and domain you would like to query as argument.

 

Example

 

// create new DNS request

DnsRequest request = new DnsRequest("ns1.west.cox.net","jscape.com");

 

 

 

 





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC