Click to See Complete Forum and Search --> : Intercepting Traffic


maverick786us
June 7th, 2007, 05:28 AM
Is there any way through which I can intercept the whole Internet traffice from a Local machine and direct it towards a server??

MikeAThon
June 7th, 2007, 01:24 PM
One commonly used way is to install a layered service provider (LSP) on the machine.

Naturally you will need to write your own LSP. A few resources on LSP are given in this thread: http://www.codeguru.com/forum/showthread.php?t=351788&p=1215188

Mike