|
Question : How do you automatically detect proxy settings for a VB.NET applciation using IWebProxy
|
|
I have an application that access several web services. I provide for proxy server support by using IWebProxy.
I would like to allow the users to use a method similar to IE's "Automatically Detect Proxy Settings" so that they don't have to manually set the proxy settings (especially if they change this often)
Is there a way to add autoproxy to a .NET application
|
|
Answer : How do you automatically detect proxy settings for a VB.NET applciation using IWebProxy
|
|
|
|
|