Take a look at http://docs.jabber.org/draft-proto/html/zerok.html
-David Waite
"Yoong Y. Kim" wrote:
> I'm interested in 'make jabber client'
>
> and I'm looking Winjab's protocol....
>
> when Winjab auth to Jabber,
>
> SENT: <iq type="get" id="JCOM_10"><query
> xmlns="jabber:iq:auth"><username>y2k</username></query></iq>
>
> RECV: <iq type='result' id='JCOM_10'><query
>
>xmlns='jabber:iq:auth'><username>y2k</username><password/><digest/><sequence>460</sequence><token>3B256557</token><resource/></query></iq>
>
> SENT: <iq type="set" id="JCOM_11"><query
>
>xmlns="jabber:iq:auth"><username>y2k</username><hash>47af90f22f018404714dff500344e2f6e53dd7b6</hash><resource>y2k_440</resource></query></iq>
>
> RECV: <iq type='result' id='JCOM_11'/>
>
> ... how to make <hash/> with my password?
> I'm not password string....
> _______________________________________________
> jdev mailing list
> [EMAIL PROTECTED]
> http://mailman.jabber.org/listinfo/jdev
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev