[jdev] Digest URIs for XMPP
Jonathan Dickinson
jonathan.dickinson at k2.com
Tue Apr 14 07:08:06 CDT 2009
I am busy doing the SASL lib for my server/client (almost completely finished with DIGEST-MD5). I was just wondering what the common practice is for digest-uris with varying ports. Some people use them as follows:
Port 80:
http/www.foo.com
Port 8080:
http/www.foo.com
Where others:
Port 80:
http/www.foo.com
Port 8080:
http/www.foo.com:8080
So which one is in common use in the XMPP world?
Also where the connect server is different I would assume the following would apply (I am just confirming what I have read):
xmpp/talk.google.com/google.com
Or even:
xmpp/talk.google.com/gmail.com
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20090414/46e71d6a/attachment-0003.htm>
More information about the JDev
mailing list