I want to redirect the outgo connection to port 80 to another port, such a port listen by my program? how should i to get it? thanks! Xiaorun
You can use LSP if you want to check content of traffic Arkady "xiaorun" wrote in message news:e29oneURHHA.1036@TK2MSFTNGP03.phx.gbl... >I want to redirect the outgo connection to port 80 to another port, such a >port listen by my program? > > how should i to get it? thanks! > > Xiaorun >
LSP may introduce may problem to the application, it is very difficulty to implement a LSP compatibly to variou application. so redirect outgo connection is a feasible method. thanks. "Arkady Frenkel" wrote in message news:uTLjm6cRHHA.4260@TK2MSFTNGP06.phx.gbl... > You can use LSP if you want to check content of traffic > Arkady > > "xiaorun" wrote in message > news:e29oneURHHA.1036@TK2MSFTNGP03.phx.gbl... >>I want to redirect the outgo connection to port 80 to another port, such a >>port listen by my program? >> >> how should i to get it? thanks! >> >> Xiaorun >> > >