[JDEV] Two session keys returned from MSN transport (1.4)

Steven R. Staton steve at netvoice.net
Fri Mar 2 13:18:32 CST 2001


When authenticating to the MSN transport, we get not one but two <key>s.
Anyone know why, or which one we should use?

[01:01:07] SENT:
<iq type='get' id='reg2' to='msn.netvoice.net'>
  <query xmlns='jabber:iq:register'/>
</iq>

[01:01:07] RCVD:
<iq type='result' id='reg2' to='cchilds at moe.netvoice.net/work'
from='msn.netvoice.net'>
  <query mlns='jabber:iq:register'>
    <key>fb0b5fc576ffe50d1bbc3a1103cc68f1a2c13119</key>
    <nick>Chris</nick>
    <username>cchildsplay at hotmail.com</username>
    <password/>
    <registered/>
    <key>43e4a283ede4e45e687fcc1701521e299b0b539f</key>
    <instructions>Enter your MSN Messenger account and
password.</instructions>
  </query>
</iq>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2947 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20010302/de999035/attachment-0002.gif>


More information about the JDev mailing list