[JDEV] case-sensitive of JID

Matthew Miller Matt at vdr.com
Tue Feb 12 12:07:19 CST 2002


Short Answer:  "not really"

Long Answer:
The Jabber user ID (JID) (e.g. "lnxwolf at outer-planes.net/work") is made up of three parts:  the username (linuxwolf), host (outer-planes.net), and the resource (work).  The username and resource are oft-times optional.  The username and host is not case sensitive, but the resource is.

For some really good info, check out DJ's book "Programming Jabber".

Hope this helps!


 -- Matt M. (LinuxWolf)

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
mike pablo
Sent: Tuesday, February 12, 2002 09:51
To: jdev at jabber.org
Subject: [JDEV] case-sensitive of JID


Hi,

Is jabber user ID case-sensitive or not? Thanks

Mike

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com





More information about the JDev mailing list