Re: [Python-Dev] Python + Ping

2005-08-10 Thread Delaney, Timothy (Tim)
Joseh Martins wrote:

 I´m a beginner in python dev..
 
 Well, i need to implement a external ping command and get the results
 to view the output. How can I do that?
 
 Per example, i need to ping and IP address and need to know if the
 host is down or up.

python-dev is for discussion of the development *of* python, not development 
*with* python.

This question should be posted to the python-list@python.org discussion list 
(or comp.lang.python newsgroup - they're the same thing) or possibly even the 
tutor@python.org mailing list.

Tim Delaney
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Python + Ping

2005-08-10 Thread Josiah Carlson

Your email is off-topic for python-dev, which is for the development OF
Python.  Repost your question on python-list.

 - Josiah


Joseh Martins [EMAIL PROTECTED] wrote:
 
 Hello Everybody,
 
 I´m a beginner in python dev..
 
 Well, i need to implement a external ping command and get the results
 to view the output. How can I do that?
 
 Per example, i need to ping and IP address and need to know if the
 host is down or up.
 
 Tka a lot?
 ___
 Python-Dev mailing list
 Python-Dev@python.org
 http://mail.python.org/mailman/listinfo/python-dev
 Unsubscribe: 
 http://mail.python.org/mailman/options/python-dev/jcarlson%40uci.edu

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com