[JDEV] Unable to authenticate
Lyndon Mark Durham
blackjacobin4 at yahoo.com
Wed Nov 1 14:41:08 CST 2000
Greetings,
Thanks for your earlier responses on the possible values
for the ID attribute of the <iq> element when authenticating.
Nonetheless I still dont recieve a sucessful iq authentication result
when I send my authentication xml to the server. Below is the xml that I
am sending. Any ideas or thoughts?
<?xml version="1.0" encoding="UTF-8" ?>
<stream:stream to="jabber.org" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams">
<iq type="set" id="KLMD_1">
<query xmlns="jabber:iq:auth">
<username>bigdog</username>
<password>dogpound</password>
<resource>HomePc</resource>
</query>
</iq>
</stream:stream>
More information about the JDev
mailing list