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 _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
