On 9/21/06, Sascha <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
