[jdev] S2S

Jonathan Dickinson jonathanD at k2.com
Fri Jun 13 06:28:37 CDT 2008


Sorry to be such a twat, but I have searched the specs for like .5hr in vain.

In S2S connections which of the following happens?

C1->S1: <message xmlns="jabber:client"/>
S1->S2: <message xmlns="jabber:server"/> <!-- Server namespace -->
S2->C2: <message xmlns="jabber:client"/>

Or

C1->S1: <message xmlns="jabber:client"/>
S1->S2: <message xmlns="jabber:client"/> <!-- Client namespace -->
S2->C2: <message xmlns="jabber:client"/>

Or

C1->S1: <message xmlns="jabber:client"/>
S1->S2: <route><message xmlns="jabber:client"/></route> <!-- or some other element -->
S2->C2: <message xmlns="jabber:client"/>

Sorry to ask such a dumb question...

I am kind of hoping it is option 2 or 3.

-- Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20080613/0e0b3595/attachment-0002.htm>


More information about the JDev mailing list