Re: The `XMPP as a social network` idea

[email protected]
Newsgroups gmane.network.jabber.devel
Message-ID <[email protected]>
> I am truly sorry but my mother forbids me to feed you.

Sry pal, wrong password, let me try it again:

```
You: <iq type='error' id='auth2'>
           <error code='401' type='auth'>
               <not-authorized 
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
           </error>
       </iq>

Me:   <iq type='get' to='local.home' id='auth1'>
           <query xmlns='jabber:iq:auth'>
              <username>h8h</username>
           </query>
       </iq>

You: <iq type='result' id='auth1'>
           <query xmlns='jabber:iq:auth'>
               <username/>
               <password/>
               <digest/>
               <resource/>
           </query>
       </iq>

Me: <iq type='set' id='auth2'>
           <query xmlns='jabber:iq:auth'>
               <username>me</username>
               <password>i_<3_ur_mother</password>
               <resource>mob</resource>
           </query>
       </iq>
```

Hope this helps and I get tacos from your mother. Thanks so far!
_______________________________________________
JDev mailing list
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [email protected]
_______________________________________________
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.