[Twisted-Python] Ethernet frames

ccollier at viawest.net ccollier at viawest.net
Mon Oct 20 11:35:24 MDT 2003


While it's not Twisted based, you might find this useful:

http://www.cartel-securite.fr/pbiondi/scapy.html

You can manipulate packets with it, but I'm not sure about ethernet 
frames.

c


On Mon, 20 Oct 2003, Neil Blakey-Milner wrote:

> On Mon 2003-10-20 (12:12), twisted-10152003 at atlas.lcs.mit.edu wrote:
> > I am very new to the twisted framework so maybe there is a completely
> > obvious answer to this question that is eluding me in the
> > documentation...
> > 
> > Can I use twisted to read and write ethernet frames? How do I listen
> > and write packets on a particular interface?  
> 
> I've used pylibpcap and http://mithrandr.moria.org/files/tipcap.py to
> read ethernet frames.  pylibnet will be able to send them.  Someone else
> on the list will mention the one Twisted library that provides an
> alternative ("pair"?).
> 
> Neil
> 





More information about the Twisted-Python mailing list