[jdev] Google and jabber
Celso Martinho
celso at co.sapo.pt
Tue Aug 23 18:51:49 CDT 2005
It's Jabber/XMPP, I'm in with my Gmail account confirmed both on
iChat, Psi and AdiumX! Slashdot is already reporting that as well and
blogs are popping up with info and reports everywhere.
This is excellent news for the Jabber community and the Opensource
movement in general. I feel happy :)
S2S seems closed at the moment and there are no visible agents
configured but I'm sure a lot of details will come up on the next hours.
Celso.
On Aug 23, 2005, at 9:20 PM, Dan Cunningham wrote:
> This is what I get (changed myName and myPass from real ones) using my
> gmail account and PSI
>
>
> <?xml version="1.0"?>
>
> <stream:stream xmlns:stream="http://etherx.jabber.org/streams"
> xmlns="jabber:client" to="gmail.com" >
>
> <stream:stream from="gmail.com" id="E454CB10"
> xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
>
> <iq type="get" id="auth_1" to="gmail.com" >
> <query xmlns="jabber:iq:auth">
> <username>myname</username>
> </query>
> </iq>
>
> <iq from="gmail.com" type="result" id="auth_1" >
> <query xmlns="jabber:iq:auth">
> <username/>
> <resource/>
> <password/>
> </query>
> </iq>
>
> <iq type="set" id="auth_2" to="gmail.com" >
> <query xmlns="jabber:iq:auth">
> <username>myname</username>
> <password>mypass</password>
> <resource>Psi</resource>
> </query>
> </iq>
>
> <iq from="gmail.com" type="error" id="auth_2" >
> <query xmlns="jabber:iq:auth">
> <username>myname</username>
> <password/>
> <resource>Psi</resource>
> </query>
> <error type="auth" code="403" >
> <forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
> <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">username or password
> not correct</text>
> </error>
> </iq>
>
>
> On 8/23/05, Ulrich Staudinger <us at activestocks.de> wrote:
>
>> We'll soon know - tomorrow is approaching swiftly!
>>
>>
>>
>> Fabio Forno schrieb:
>>
>>
>>> Chris Chen wrote:
>>>
>>>
>>>
>>>> From what I can tell, after TLS negotiation, Google supports the
>>>> following mechanisms:
>>>>
>>>> PLAIN
>>>> X-GOOGLE-TOKEN
>>>>
>>>>
>>>>
>>>
>>> Yes now I can get the mechamisms too. I've tried using plain, my
>>> gmail
>>> account and talk.google.com as realm with no success :/
>>>
>>>
>>>
>>>
>> _______________________________________________
>> jdev mailing list
>> jdev at jabber.org
>> http://mail.jabber.org/mailman/listinfo/jdev
>>
>>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
>
More information about the JDev
mailing list