Re: How to ping in Python?



I telnet to port 13 (returns time)

Hope this is helpful,
Mike

Nico Grubert wrote:
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


--
The greatest performance improvement occurs on the transition of from the non-working state to the working state.
.




Relevant Pages

  • 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)
  • How to ping in Python?
    ... I could not find any "ping" Class or Handler in python to ping a machine. ... Kind regards, ...
    (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)
  • Re: ping-based network monitoring GUI?
    ... > hosts using ping and reports on their status by changing the panel ... > Preferably Python so I can extend it easily. ... > Ping doesn't seem to be supported by Python out of the box, ... you can remove many of the default monitoring reports. ...
    (comp.lang.python)