Hi
I am trying to connect websites from simulator browser , which is working behind proxy .
for that i have tried following things , but haven't got any success -
1)I started the emulator from command line by passing the following command line arguments : -http-proxy http://Proxyname : PORT
e.g -http-proxy http://abcProxy:8080
2)I created an environment variable http_proxy and gave it the value http://Proxyname:port and started the emulator from command line with the parameter -http_proxy.
3)I have also tried commands given at this link:
http://mrcoder.org/2008/10/10/proxy-wit ... d-emulator
but then browser has not launched.
please provide me some way to make this thing work .
thanx in advance .


