Menu

#2 Are proxies supported?

open
nobody
None
3
2004-02-08
2003-07-06
Moshe Sayag
No

Is it possible to set an http proxy?

Discussion

  • Mathew McBride

    Mathew McBride - 2003-08-03

    Logged In: YES
    user_id=405029

    As far as I understand, the JRE is supposed to handle this.
    (via javacontrol). I'll see if I can expose the individual
    settings from Java code.

     
  • Mathew McBride

    Mathew McBride - 2004-02-08
    • priority: 5 --> 3
     
  • Mathew McBride

    Mathew McBride - 2004-02-08

    Logged In: YES
    user_id=405029

    Proxy settings are controllable by setting System properties
    http.proxyHost and http.proxyPort . At the moment you'll
    have to do this via -Dhttp.proxyHost=<proxyhostname> etc.

    I'm aiming to get the Preferences control panel working in
    M4, so you'll be able to set this via GUI when we get the
    Preferences panel working.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.