Re: how to handle/generate pcap file

2009-04-02 Thread Jorgen Grahn
On Wed, 1 Apr 2009 18:59:12 -0700 (PDT), Evan wrote: > On Apr 2, 6:59 am, "Rhodri James" wrote: >> On Wed, 01 Apr 2009 14:53:34 +0100, Evan wrote: >> >> > Hello - >> >> > I'm trying to decode thepcapfilewhich is packet capture by tcpdump >> > or wireshark.   Is there a python module that I can u

Re: how to handle/generate pcap file

2009-04-01 Thread Evan
On Apr 2, 6:59 am, "Rhodri James" wrote: > On Wed, 01 Apr 2009 14:53:34 +0100, Evan wrote: > > > Hello - > > > I'm trying to decode thepcapfilewhich is packet capture by tcpdump > > or wireshark.   Is there a python module that I can use it for this > > problem? > > > Can python-libpcap or pycap

Re: how to handle/generate pcap file

2009-04-01 Thread Rhodri James
On Wed, 01 Apr 2009 14:53:34 +0100, Evan wrote: Hello - I'm trying to decode the pcap file which is packet capture by tcpdump or wireshark. Is there a python module that I can use it for this problem? Can python-libpcap or pycap or dpkt do that? A quick browse of the pypcap website sugge