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...
-------------- Original message --------------
From: Trejkaz <[EMAIL PROTECTED]>

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On 19/05/2006, at 10:42 AM, [EMAIL PROTECTED] wrote:
>
> > Yes, every apps pretty much do that using DOM and SAX?
> > but DOM is the in-memory representation, not what gets sent on
> > the wire? When you route, you have wait for the message to arrive..
> > because in general the app logic depends on data that could reside
> > any where in the XML message....
> >
> > What do jabber put on the wire? It got to be XML right?
>
> Yes, it's one giant XML document. The start of the document is sent
> right after you connect, and the end of the document is sent right
> before you disconnect.
>
> T his doesn't cover what happens when you use StartTLS though, it
> becomes invalid XML at that point.
> TX
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (Darwin)
>
> iD8DBQFEbRkvuMe8iwN+6nMRAijXAJ4/ezq6rD3/NXFRMXLxLy8ormw4VACdGBFS
> COZyylsKvDSqU7LFXY33uYc=
> =rLzc
> -----END PGP SIGNATURE-----

Reply via email to