[JDEV] Jabber Server to Server Protocol Docs
Peter Saint-Andre
stpeter at jabber.org
Tue Jul 22 12:40:31 CDT 2003
The server-to-server protocol is pretty much exactly the same as the
client-to-server protocol, except that "authentication" is handled via
server dialback (best documented in the XMPP Core doc) and 'from' and
'to' addresses are required. The IETF adaptation of the Jabber protocol
adds SASL/TLS for server-to-server, as well. See the docs here:
http://www.jabber.org/ietf/
Peter
On Tue, Jul 22, 2003 at 08:22:50AM -0700, test test wrote:
> Hello,
>
> I've looked through the Jabber docs and was able to make a Jabber client and learn a great deal about the client/server Jabber protocol.
> I am interested in learning more about the details of the communication between jabber servers. Any help would be greatly appreciated.
>
> Thanks,
>
> -Ajay
More information about the JDev
mailing list