[JDEV] how can i make password as winjab protocol?

David Waite dwaite at jabber.com
Wed Jun 13 21:33:18 CDT 2001


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
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list