DNS problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

H

I have a list of ip addresses that i need to return the host name's from a dns server , i can find loads of code for host name lookup which returns an ip address , but none for an ip lookup

Does anybody have any idea

Regard

Neil
 
System.Net.DNS.GetHostByAddress

-Rob Teixeira [MVP]

Neil Cooper said:
Hi

I have a list of ip addresses that i need to return the host name's from a
dns server , i can find loads of code for host name lookup which returns an
ip address , but none for an ip lookup.
 
Back
Top