Page 1 of 1

Proxy support

Posted: Mon Oct 07, 2002 9:22 pm
by TheWraith
A much needed featureā€¦ Proxy support. As much as I'd like to show off some super cool driving maps (and nodes) at work, the JiGLE application doesn't support proxy configurations. I need to be able to specify the name/IP address of my proxy server and port, so that the application can get out to the Internet to obtain data. The application currently attempts to talk to 24.148.51.69 directly but is unable to. In order to use this application in environments where proxy servers are required, you need a "proxy configuration" option.

Thankye.

Proxy commandline support

Posted: Thu Oct 10, 2002 4:05 am
by bobzilla
Currently there is support via the command line for an unauthenticated proxy (-proxy <host> <port>). We'll add support for authenticated proxies soon.

Command Lines Arguments

Posted: Wed Jan 08, 2003 8:49 pm
by cbeceiro
Can I get a list of command line arguments. I am trying to use with a authenticated proxy. Thanks.