Hi,
I need to get the proxy info for a given url
Ex:
public void getProxy(String url)
//url example http://yahoo.com/
{
get proxyserverHostName for the above Url
get proxyserverportNo for the above URL
}
can any body please help me
Thanks
Raju
Printable View
Hi,
I need to get the proxy info for a given url
Ex:
public void getProxy(String url)
//url example http://yahoo.com/
{
get proxyserverHostName for the above Url
get proxyserverportNo for the above URL
}
can any body please help me
Thanks
Raju