I'd like to read and log the data that is sent by or to me during a TCP session (e.g. by reading the tcp buffer or listening on ports that are used by another application). Does anyone know how I can do this?
Printable View
I'd like to read and log the data that is sent by or to me during a TCP session (e.g. by reading the tcp buffer or listening on ports that are used by another application). Does anyone know how I can do this?
http://www.planet-source-code.com/xq...s/ShowCode.htm
Think this'll help ya!
not really...
what I want to do is e.g. to log all data ICQ is sending/receiving
Oh, some sort of packet sniffer?
****, that's hard (for me :)) sorry can't help ya, but I'm sure http://www.planet-source-code.com/ has one!