Hi!
I have wrote a poxyserver that is listining on port 3125.
In Internet Options I changed the settings so the http-traffic goes through it.
The problem is when the proxyserver tries to connect to the Internet.
I use the function HttpWebRequest inside the proxyserver, but it doesn't seem to be any connection to port 80.
My intention with the program is just to log web trafic.
Any information regarding...