sending a rip1 request via python

scripteaze scripteaze at gmail.com
Wed Dec 19 09:26:00 EST 2007


ok, im new to this sort of coding so excuse me if im not exactly sure
as to what i need to pull this off.

I need to be able to send a rip1 request to my rip1 enabled device.,
so i need python to send :

01 01 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
10

which is an RIP1 request and then have it respond back to me. im not
to worried about the returned format, but is there anyway to do this
in just a few lines of python?

i was looking at this page for ideas:

http://www.larsen-b.com/Article/206.html

its just one of the few google responses for : sending packets with
python.

any responses welcome, thanks :)



More information about the Python-list mailing list