On Apr 2, 6:59 am, "Rhodri James" <[email protected]> wrote: > On Wed, 01 Apr 2009 14:53:34 +0100, Evan <[email protected]> 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 or dpkt do that? > > A quick browse of the pypcap website suggests that yes, it can. > > -- > Rhodri James *-* Wildebeeste Herder to the Masses
Yap, I found that dpkt can do this, Thanks all. Evan -- http://mail.python.org/mailman/listinfo/python-list
