How to ping in Python?

dudeman rhymeswithdave at gmail.com
Mon Dec 5 11:03:18 EST 2005


Try the PyNMS libraries:
http://freshmeat.net/projects/pynms/

It has a ping module. If all you need is the ping module, maybe you
could just look through that code and see if it's relatively simple to
impliment yourself.




More information about the Python-list mailing list