Connecting Tech Pros Worldwide Forums | Help | Site Map

how to get the domain name from an IP?

benux
Guest
 
Posts: n/a
#1: Nov 15 '05
use C#

how to get the domain name or the group name from an IP ?



Greg Ewing [MVP]
Guest
 
Posts: n/a
#2: Nov 15 '05

re: how to get the domain name from an IP?


benux, Have you checked out Dns.GetHostByAddress("....")? That should do
what you are looking for.

--
Greg Ewing [MVP]
http://www.citidc.com/



"benux" <benx2000@163.com> wrote in message
news:e0cBYP#wDHA.556@TK2MSFTNGP11.phx.gbl...[color=blue]
> use C#
>
> how to get the domain name or the group name from an IP ?
>
>[/color]


William Ryan
Guest
 
Posts: n/a
#3: Nov 15 '05

re: how to get the domain name from an IP?


http://www.knowdotnet.com/testsite/a...ipaddress.html
"benux" <benx2000@163.com> wrote in message
news:e0cBYP%23wDHA.556@TK2MSFTNGP11.phx.gbl...[color=blue]
> use C#
>
> how to get the domain name or the group name from an IP ?
>
>[/color]


Closed Thread