"Earl Eiland" <[EMAIL PROTECTED]> writes:

> I need to process some tcpdump files.  PERL has Net::Pcap and
> NetPacket, but I would rather work in PYTHON.  Do PYTHON equivialnts
> of these two modules exist?

Google is your friend.

http://www.google.com/

Search for words like "python", "pcap", "packet", and other terminology
related to what you're trying to do.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to