How to ping in Python?



Hi there,

I could not find any "ping" Class or Handler in python (2.3.5) to ping a machine.
I just need to "ping" a machine to see if its answering. What's the best way to do it?


Kind regards,
Nico
.



Relevant Pages

  • Re: re:HELP!!!!
    ... > I have create the GUI interface using MFC, I have create a button call ... And i also have another program called ping function. ... call your function in the ON_BN_CLICKED handler for the button (in the ...
    (microsoft.public.dotnet.languages.vc)
  • Re: How to ping in Python?
    ... I could not find any "ping" Class or Handler in python to ping a ... the non-working state to the working state. ...
    (comp.lang.python)
  • Re: How to ping in Python?
    ... I could not find any "ping" Class or Handler in python to ping a ... the non-working state to the working state. ...
    (comp.lang.python)
  • Re: Beginner Ping program
    ... I'm a newbie to python and programming in general, ... python command-line ping program, much like the Unix and Windows ping ... ICMP packets. ...
    (comp.lang.python)
  • Re: calling functions at the same time
    ... > different routes to different hosts. ... Putting all the ping hosts in a list ... >>to the Python language, or more abstractly, as a unit of useful ... and threading modules. ...
    (comp.lang.python)