simple ping program

Peter Hansen peter at engcorp.com
Thu Aug 23 10:41:01 EDT 2001


noprianto wrote:
> 
> Does anyone know how to make a very simple ping
> program, with option to set the packet size....

os.system('ping')

What did you want to use this for?

-- 
----------------------
Peter Hansen, P.Eng.
peter at engcorp.com



More information about the Python-list mailing list