Questions tagged [internetsetoption]

16 questions
0
votes
1 answer

Unable to set WinInet proxy from WinForms application

I'm running windows 7 and IE9. I'm writing a winforms application (.net 4.0 & c#) that runs a proxy server (using TcpListener) on another thread. Before I instantiate the main form i set the proxy using InternetSetOption and start the proxy…
Shankar
  • 1,634
  • 1
  • 18
  • 23
1
2