How to set the socket type and the protocol of a socket using create_connection?

Dave Angel d at davea.name
Mon Aug 20 13:27:06 EDT 2012


On 08/20/2012 11:04 AM, Guillaume Comte wrote:
> <SNIP>
> Because I work on a network emulator and I want to check biterros patterns so I need to access the data of the packets. An dsince my test program is written in Python, it's easier to do it in Python.

You should look up  scapy.

http://www.secdev.org/projects/scapy/


-- 

DaveA




More information about the Python-list mailing list