Re: newbie ... http proxy
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]>
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <009f01c3e9c7$10d14620$e201020a@pmillard2k> |
Dan Haywood wrote: > I've set up a jabber server (jive software's 1.0.8) on a Java host, and can > access directly from home. However, at work, we have a http proxy ... what > precisely is the configuration for the Connection, Proxy and HTTP Polling > option pages, and are there any particular iq extensions that the jabber > server needs to support? Your server would need to support JEP-25 in order for you to use the HTTP polling stuff. I don't think the Jive server has this functionality (of course, I could be wrong). Otherwise, you _MAY_ be able to use the HTTP CONNECT trick (it needs to be supported by your proxy). In order to try this, goto Tools | Options and configure the HTTP proxy appropriate for your network. Then goto the Login dialog, and click the details button. Select the "Proxy" tab, and select HTTP. Exodus should try and use the HTTP CONNECT method to connect to your jabber server thru the proxy. Good luck. :) pgm.