Using a proxy

2 views
Skip to first unread message

Stefan Naewe

unread,
Feb 14, 2008, 6:01:47 AM2/14/08
to app2date
Ho can I tell app2date to connect to the web sites for checking using
a proxy?

TIA
Stefan

Scott Miller

unread,
Feb 14, 2008, 10:06:11 AM2/14/08
to app2date
You'll need to run app2date from the command line to specify the proxy
host and proxy port. Here's an example:

javaw.exe -Xmx256m -splash:splash.gif -Dhttp.proxyHost=www.proxy.com -
Dhttp.proxyPort=8080 -
Dswing.defaultlaf=org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel
-classpath .;swing-layout-1.0.3.jar;app2date-core.jar;app2date-
ui.jar;commons-io-1.3.2.jar;commons-codec-1.3.jar;commons-
httpclient-3.1.jar;commons-logging-api.jar;commons-
logging.jar;log4j-1.2.15.jar;substance-lite.jar app2date.App2DateUI

You'll need to replace "www.proxy.com" with your proxy hostname. The
http.proxyPort option is only needed if a port other than port 80 is
used.

I'll release an updated version of app2date with proxy support
shortly. Thanks for the question.

sm
Reply all
Reply to author
Forward
0 new messages