j[jdev] googletalk
Jean-Louis Seguineau
jean-louis.seguineau at laposte.net
Tue Jan 31 12:30:05 CST 2006
If you re-read the post, I am not talking about the to (destination)
address, but the from (source) address. The client connects to an XMPP
server through c2s. The server will force the from address of any stanza
originating from the client to the fully qualified JID of the client (this
is required by the protocol to ensure someone is not spoofing that address)
Then the server will establish an s2s connection with GTalk. On that s2s
connection the from IS fully qualified if it originates from a client JID
(i.e. user at domain).
-----Original Message-----
Message: 3
Date: Mon, 30 Jan 2006 23:55:35 +0100
From: Yves Goergen <nospam.list at unclassified.de>
Subject: Re: [jdev] googletalk
To: Jabber software development list <jdev at jabber.org>
Message-ID: <43DE9967.2060706 at unclassified.de>
Content-Type: text/plain; charset=ISO-8859-1
On 30.01.2006 20:03 (+0100), Jean-Louis Seguineau wrote:
> The from JID needs to be fully qualified, i.e MUST have a resource.
>
> <message to="ridder.ben at gmail.com" from="ben at siemens.be/some-resource"
> type="chat"><body>test</body></message>
I don't think that's true. Psi doesn't send messages to a specific
resource for a first chat message and I can successfully begin and run
chats with Google Talk clients and accounts from Psi with my private and
GMail account.
More information about the JDev
mailing list