[Twisted-Python] Ethernet frames

Neil Blakey-Milner nbm at mithrandr.moria.org
Mon Oct 20 11:25:14 MDT 2003


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
-- 
Neil Blakey-Milner
nbm at mithrandr.moria.org




More information about the Twisted-Python mailing list