Re: Python packet capture utility

2010-02-02 Thread Grant Edwards
On 2010-02-02, VYAS ASHISH M-NTB837 wrote: > > Dear All > > I want to capture tcp packets in python. I need to do this on both > Windows and Linux on python3.1 > > I came across the following: > http://sourceforge.net/projects/pycap/ > http://sourceforge.net/projects/pylibpcap/ > http://code.goo

Python packet capture utility

2010-02-01 Thread VYAS ASHISH M-NTB837
Dear All I want to capture tcp packets in python. I need to do this on both Windows and Linux on python3.1 I came across the following: http://sourceforge.net/projects/pycap/ http://sourceforge.net/projects/pylibpcap/ http://code.google.com/p/pypcap/ http://oss.coresecurity.com/projects/pcapy.h