Ping Implementation in Python

Mrown mathewbrown at fastmail.fm
Sat Dec 22 04:07:15 EST 2007


Roger Miller wrote:
> On Dec 20, 5:41 am, Mrown <mathewbr... at fastmail.fm> wrote:
> > Hi,
> >   I was wondering if there was a ping implementation written in
> > Python.
>
> http://www.gnist.org/~lars/code/ping/ping.html

Thanks for your replies.  I'll probably start invesigating with
Roger's suggestion.  Scapy would definitely be able to do the job, but
it's a little too much if all I want is to ping the host.
Furthermore, to even get it to run on an OS such as Windows, you have
to install a number of additional packages (refer to
http://trac.secdev.org/scapy/wiki/WindowsInstallationGuide) which will
make deployment in an OS/platform neutral way more difficult.



More information about the Python-list mailing list