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
"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
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 finding that I
am able to get a