matt23lucier
MIS
I have an application that needs to connect to a webserver and download some files. When there is no proxy it works great. The problem is when the users are using an automatic proxy detection script. Is there any way I can find out the IP address of the proxy server that this script is making me use at runtime. If I have the IP address of the server I can then create a WebProxy based on the IP address and port and either make the user login or try and add the URL of the web server to the ByPass list. Thanks for your help.
Matt
Matt