[BangPypers] checking return status of 'ping' in windows
Noufal Ibrahim
noufal at nibrahim.net.in
Sat Jan 21 20:02:28 CET 2012
Nikunj Badjatya <nikunjbadjatya at gmail.com> writes:
> Telnet service is not running and not in my hands to start it. Its a
> Virtual Machine basically.
[...]
Isn't there anything else running? A web server perhaps?
Or you could use a pure python implementation of ping[1] to check
whether the machine is responding to ICMP echo requests.
Footnotes:
[1] https://github.com/samuel/python-ping
--
~noufal
http://nibrahim.net.in
I marvel at the strength of human weakness.
More information about the BangPypers
mailing list