[python-win32] Ping?

Wolf Logan wolf at circle-cross.org
Mon Aug 25 13:41:37 EDT 2003


here's the one I use on win2K:

http://www.python.org/~jeremy/python.html

----- Original Message ----- 
From: "Sean" <null-python-win32 at tinfoilhat.ca>
Sent: Friday, August 22, 2003 9:11 AM


> Does anyone know of an ping module that will work with Windows?
> 
> I'm currently using os.popen("ping -n1 host") but it's terribly slow when
> using it a few hundred times.
> 
> After enumerating my domain of machines I'm trying to ping them to
> determine if they are active before connecting to them via WMI (which
> takes forever to timeout).




More information about the Python-win32 mailing list