Graham Fawcett wrote:
> You might want to look into PCAP (a.k.a libpcap), which is the
> network-sniffing libary used by Ethereal, among other programs.  Much
> more portable than COM, and there are Python wrappers for it, IIRC.
> 
> You could also implement an HTTP proxy server in Python; Google should
> turn up numerous existing implementations.
> 
> Graham
> 

Thanks for the tip, I'll check that out.

--
Matthew
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to