Click to See Complete Forum and Search --> : Intercept Data Sent To My Computer


Brenton S.
May 17th, 2006, 08:21 PM
Hi all,

Is there any way I could intercept data incoming to my computer from somewhere else? For example, is it possible to intercept an instant message that someone sent to me via AIM before AIM recieves it? Must I use Windows Sockets or Network DDE?

Boris K K
May 18th, 2006, 04:29 AM
You will need something like WinPcap (http://www.winpcap.org/). And a lot of undertstanding of network protocols.

Brenton S.
May 18th, 2006, 07:06 AM
Thanks! :)