autoproxy

Autoproxy configuration script parsing in .Net/C#

Hi, In order for my application (.Net 1.1) to use the system configured proxy server (trough a proxy.pac script) I was using an interop calls to WinHTTP function WinHttpGetProxyForUrl, passing the proxy.pac url I got from the registry. Unfortunately, I hit a deployment scenario, where this does not work, as the proxy.pac file is deploye...

Debugging autoproxy (PAC) javascript with alert()?

I am writing a custom .pac script for use with Firefox. Following numerous examples I've seen, I intersperse alert()s in order to debug it, but no alerts popup, even though the script is clearly being invoked. (I am clicking "Reload" in the "Connection settings" after each change to my script. I have even tried restarting Firefox.) Are ...

AutoProxy issue in Win 7 using NTLM authentication

We work in a network that uses a proxy server that accepts NTLM based and basic authentication. When I try to connect to an external IP from an app that I am creating, while running it on a Windows 7 machine, I get the following WinHttp error code 12152 (It sometimes happens from WinHttpRecieveResponse and sometimes from WinHttpSendRequ...

How to determine network name in a proxy script?

I need to create automatic proxy confituartion script (*.pac). I need to determine the name of the connected network (windows 7 shows it in network and sharing center). If the name matches specific name, the proxy address will be XXX.XXX.XXX.XXX:8080 with name and password NNNN and PPPP, else there will be no proxy. ...

Is there any way of configuring Eclipse IDE proxy settings via an autoproxy configuration script?

Hello, I am behind a firewall which uses autoproxy configuration script. I am able to browse the internet when I enable the autoproxy url in most browsers I use (IE 7, IE 8, FF, Chrome). For your reference to enable autoproxy url on Windows goto: Settings -> Control Panel -> Internet Options -> Connections -> Lan Settings -> (Check) use...