Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » IProxyService
IProxyService [message #509138] Thu, 21 January 2010 13:45
Kai Schlamp is currently offline Kai SchlampFriend
Messages: 344
Registered: July 2009
Senior Member
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 20:34]

Report message to a moderator

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


Current Time: Tue Mar 19 04:10:20 GMT 2024

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

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

Back to the top