[JDEV] (no subject) How to make JabberApplet connect to jabber.org

David Waite dwaite at jabber.com
Fri Jan 5 11:37:37 CST 2001


This will only work if  you completely turn off applet security - you simply
cannot connect to another server than the one the applet is based on without
changing the browser security levels.

One option that would work would be a port redirector on the web server. You
should be able to find one of these included with just about any java IRC
client (as they run into the same problems)

-David Waite

John Hebert wrote:

> Replace:
>         <param name="xmlhostname" value="-host-">
> With:
>         <param name="xmlhostname" value="jabber.org">
>
> John Hebert
>
> Michael Emswiler wrote:
> >
> > It's my understanding that jabberapplet only runs on the jabber server
> > you want to connect it to.
> >
> > In general.  Apparently, there are other ways to "tunnel" to another
> > server, but I'm not sure what's involved there, something about remoting
> > calls perhaps...
> >
> > Sincerely,
> >
> > Michael J. Emswiler
> > Chief Technology Officer
> > 1st Nation Technology
> >
> > -----Original Message-----
> > From: govinda at edv-experten.de@post.strato.de
> > [mailto:govinda at edv-experten.de@post.strato.de]
> > Sent: Friday, January 05, 2001 9:08 AM
> > To: jdev at jabber.org
> > Subject: [JDEV] (no subject)
> >
> > Hi,
> >
> > as a Newbie a need a little bit help about the
> > JabberApplet.
> >
> > If I want to give the users of my homepage the ability to e.g. chat with
> > others via Jabber I habe to include JabberApplethtml and the
> > corresponding jar-file on my webserver and put link to
> > JabberApplet.html.
> > Of course I should edit the html-file. But how, if I do not have my own
> > Jabber-Server and want to use one like jabber.org???
> >
> > Any help is highly appreciated...
> >
> > Feurio
> >
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list