[JDEV] Conference Question

David Waite mass at akuma.org
Sun Jun 2 18:37:33 CDT 2002


The flow between component in the open-source server is 
user->c2s(1)->router(1)->jsm(1)->router(1)->s2s(1)->s2s(2)->router(2)->conference(2).

With the default installation, c2s, s2s, jsm and the router are all in 
one process, so it works out to
user->server(1)->server(2)

-David Waite

Amarnath Yara wrote:

> Hi All, I have a question about the joining conference running on 
> other jabber servers. When a user on jabber server1 joins the 
> conference on jabber server2, will the jabber server1 establish a 
> socket connection with conference server2 running on jabber server2 or 
> will it forward the request to jabber server2 and jabber server2 will 
> take care of joining the user on jabber server1 either by transferring 
> the xml packets thru existing connection or establishing new 
> connection ? I hope the question is clear. Thanks.
>
> Which one is correct ?
>
> user1-->jabber1-->jabber2-->conference2
> user1-->jabber1-->conference2
>
> --> = socket connection
>
> Amarnath Yara
>
>
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list