himanshukansara
Programmer
Hello Java Gurus....!!
I m right now developing an application that has to communicate proxy server I use
Ssytem.getProperties().put("ProxySet","true"
System.getProperties().put("proxyhost","dearproxy"
System.getProperties().put("proxyport","81"
in my code
dearproxy is my proxy machine name and it works on port 81. there is no problem with the proxy since many other programmes are working
Please help me..
I m right now developing an application that has to communicate proxy server I use
Ssytem.getProperties().put("ProxySet","true"
System.getProperties().put("proxyhost","dearproxy"
System.getProperties().put("proxyport","81"
in my code
dearproxy is my proxy machine name and it works on port 81. there is no problem with the proxy since many other programmes are working
Please help me..