[JDEV] A Protocol Dev. Carification
Jacek Konieczny
jajcus at bnet.pl
Wed Apr 30 16:24:02 CDT 2003
On Wed, Apr 30, 2003 at 04:38:58PM -0400, Matthew Beacher wrote:
> Mabey I wasn't clear, I am writting a server. I have encluded a log
> from Exidus, which I am using for one fase of testing.
>
> SENT: <iq id="jcl_4" type="get"><query
^^^^^
> xmlns="jabber:iq:auth"><username>SyOp at LOCALRICA</username></query></iq>
>
> RECV: <iq type='result' from='LOCALHOST' id='auth1'><query
^^^^^
> xmlns='jabber:iq:auth'><username/><password/><resource/></query></iq>
>
> At this point the client fails to respond. My sever application (Rica)
> is sending the RECV lines, and exidus is sending the SENT lines.
"id" attributes do not match and the stanza the server sends is not
recognized as a result to the query sent by the client.
Greets,
Jacek
More information about the JDev
mailing list