Python & networking (e.g. ping.py)

John Grayson johngrayson at home.com
Fri May 12 15:30:15 EDT 2000


In article <391C383E.CDC4198C at web.de>,
  Christian Schaller <Christian.Schaller at cert.siemens.de> wrote:
> Hello...
>
>   Are there any libraries in python that support writing programs such
> as ping in Python (or do you know of a python version)?
>
>   I know that I can create a socket, but then there is nothing like
> ip_icmp.h (in ping case) that supports me further, isn't it?
>
>   Thanks for any hints!
>
> bye
>   Chris...
>

Chris,

Try this URL:   http://the-tech.mit.edu/~jeremy/python/

This is quite easy to find at the Vaults of Parnassus.
This repository should be the first place to look for
Python solutions

    http://www.vex.net/parnassus/


   John


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list