[JDEV] A Protocol Dev. Carification

David Waite mass at akuma.org
Wed Apr 30 16:39:12 CDT 2003


Jacek Konieczny wrote:

>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.
>
Also, some clients may expect the username element to contain the 
username requested. I'm also curious why the username in the 'get' was 
the 'full' JID, and not just the node/username portion.

-David Waite




More information about the JDev mailing list