python intercepting network data

Posted by nabizan on Stack Overflow See other posts from Stack Overflow or by nabizan
Published on 2010-05-31T14:38:44Z Indexed on 2010/05/31 14:43 UTC
Read the original article Hit count: 199

Filed under:
|

for example you run some client program, this program communicate with server to recieve data in realtime ... how can i listen to this network traffic and filter / store data in python?

© Stack Overflow or respective owner

Related posts about python

Related posts about network