Re: socket.gethostbyaddr() question

2006-01-15 Thread Steve Holden
Harlin Seritt wrote: > I have a list of IP addresses I am testing with socket.gethostbyaddr(). > For the most part, I am able to get a hostname returned to me when I > run gethostbyaddr(). I am also hoping this will allow me to tell if a > computer is up or down. However, in my environment, I am fi

Re: socket.gethostbyaddr() question

2006-01-15 Thread Roy Smith
"Harlin Seritt" <[EMAIL PROTECTED]> wrote: > I have a list of IP addresses I am testing with socket.gethostbyaddr(). > For the most part, I am able to get a hostname returned to me when I > run gethostbyaddr(). I am also hoping this will allow me to tell if a > computer is up or down. Gethostbyadd