[jdev] Escaping JID using XEP-0106
Matthias Wimmer
m at tthias.eu
Wed Jun 27 08:18:44 CDT 2007
Hi Sergei!
Sergei Golovan schrieb:
> And how should one read:
>
> "The escaped JID is unescaped only for presentation to a human user
> (typically by an XMPP client)"?
As I explained in one of my last e-mails: someone might want to
implement a Jabber client that has an interface like Pidgin but that
does only XMPP serverside.
So the client knows that something arriving from
user\40domain at msn-t.example.com is a MSN messenger message. It opens a
MSN style window and only presents "user at domain" as the sender address.
And it knows always when the user sends a message out of a MSN message
window, it has to send back the message to the transport instead of to
"user at domain".
Matthias
More information about the JDev
mailing list