Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » IProxyService
IProxyService [message #509138] Thu, 21 January 2010 08:45
Eclipse UserFriend
Hello.

In my Eclipse RCP application I'd like to let the user choose some proxy settings. So I thought about the solution of Lars using the Eclipse Network Manager and the IProxyServce ( http://swik.net/EasyEclipse/Planet+Eclipse/Lars+Vogel:+Re-us ing+the+Eclipse+proxy+preference+settings+in+your+Eclipse+RC P+application/dd28b).
It seems that every connection to the internet must explicitly call the select() method of that service to find out, if the specific site is enabled.
But how about 3rd party libraries that don't know about the IProxyService, or even are not Eclipse stuff? If those try to access the internet, they don't use a proxy (and fail if the app is behind a firewall).
Are there solutions for that case?

Best regards,
Kai

[Updated on: Thu, 21 January 2010 15:34] by Moderator

Previous Topic:Tools to built tests for a RCP
Next Topic:RCP and java web start : program arguments problem
Goto Forum:
  


Current Time: Thu Jul 03 10:58:20 EDT 2025

Powered by FUDForum. Page generated in 0.33314 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top