[jdev] VTD-XML version 1.6
Robert B Quattlebaum, Jr.
darco at deepdarc.com
Thu May 18 23:55:01 CDT 2006
On May 18, 2006, at 8:11 PM, crackeur at comcast.net wrote:
> you confused me even more...
> I thought IM apps exchange xml messages (usually small),
> why do they exchange huge XML docs? It sounds not just bad, but
> unnecessary...
You are misunderstanding. The entire connection itself is a well-
formed XML document. What you call "xml messages" in jabber are
called "stanzas", and are small XML fragments that get sent over the
wire.
When I say that the entire connection itself is a well-formed XML
document, I mean that it must have a root element. Once the root
element is open, that's when stanzas are sent. When the connection is
closed, the root element is closed. Thus the entire connection is a
well-formed XML document.
__________________
Robert Quattlebaum
Mobile: +1(650)223-4974
Jabber: darco at deepdarc.com
eMail: darco at deepdarc.com
www: http://www.deepdarc.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20060518/60472b6c/attachment-0002.htm>
More information about the JDev
mailing list