Re: Pinging a machine from python

2008-07-21 Thread Prasanth
On May 26, 5:21 am, Zerge <[EMAIL PROTECTED]> wrote: > On May 25, 11:13 am, Prasanth <[EMAIL PROTECTED]> wrote: > > > I tried pinging a machine from python using socket programming but > > could not do it. Is there any module which we can use to ping the > >

Re: Pinging a machine from python

2008-05-25 Thread Zerge
On May 25, 11:13 am, Prasanth <[EMAIL PROTECTED]> wrote: > I tried pinging a machine from python using socket programming but > could not do it. Is there any module which we can use to ping the > machine < like net::ping in perl> or can you give me simple program. Imp

Re: Pinging a machine from python

2008-05-25 Thread Sebastian 'lunar' Wiesner
[ Prasanth <[EMAIL PROTECTED]> ] > I tried pinging a machine from python using socket programming but > could not do it. Is there any module which we can use to ping the > machine < like net::ping in perl> or can you give me simple program. At least on linux pinging requi

Pinging a machine from python

2008-05-25 Thread Prasanth
I tried pinging a machine from python using socket programming but could not do it. Is there any module which we can use to ping the machine < like net::ping in perl> or can you give me simple program. -- http://mail.python.org/mailman/listinfo/python-list