Hi Adam, Thanks for sharing this feature with us.Our users will find this very useful. There is some related information in this article that I would like to mention:
http://code.google.com/support/bin/answer.py?answer=71349&topic=12142 -Megha On Jan 3, 1:22 am, adam_j_bradley <[EMAIL PROTECTED]> wrote: > I've added the ability for the gdata-java-client to pass through a > proxy server. No authentication yet but if someone has the need I'll > be happy to oblige. Code is built from the 1.15.2 release (latest at > time of writing). > > All you need to do is set your system properties in the standard Java > 1.5 kind of way > > System.getProperties().setProperty( "http.proxyHost", "192.168.0.1" ); > System.getProperties().setProperty( "http.proxyPort", "8080); > > Download from the files > sectionhttp://groups.google.com/group/google-apps-apis/web/gdata.java-1.15.2... > > HTH > Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" 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-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
