Hi,

In Java, you can set up the proxy information using the following:

System.setProperty("http.proxyHost", proxyServer);
System.setProperty("http.proxyPort", proxyPort);

--Julian

On Apr 28, 5:44 pm, Prashant Gupta <[email protected]> wrote:
> hi,
>
> i am working behind firewalls, so i cannot test applications locally which
> use web access. is there any way by which i can make my application to use
> poxy server instead of direct connection??
>
> i'm using eclipse on windows vista...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Contacts API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-contacts-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to