guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
Nowadays it's easy to use a Proxy Server in your WebRequests.... Just create a new WebProxy, set IP/Port/Credentials and add it to the WebRequest... easy peasy.... what I want to know is:
How can I route traffic from my .NET desktop App through 2 proxies?
Desktop App -> Proxy 1 -> Proxy 2 -> End Destination
How can I route traffic from my .NET desktop App through 2 proxies?
Desktop App -> Proxy 1 -> Proxy 2 -> End Destination