[jdev] best way to connect 2 servers

Norman Rasmussen norman at rasmussen.co.za
Thu Sep 21 06:47:33 CDT 2006


On 9/21/06, Sascha <sascha_sauren at arcor.de> wrote:
> so what way would you choose , would you implement server2server
> xmpp on the other server?

Yes.

> are there any other ways?

You could write a component/transport for the jabber server that talks
to the legacy server.  If you 'trust' the jabber server (you should)
and restrict access to local users (you should), you can even get away
with _not_ having to have each user register with the
component/transport.

-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list