[JDEV] S2S Problem

Richard Dobson richard at dobson-i.net
Sat Nov 10 18:56:07 CST 2001


I am writing my own jabber compatible IM system on win32 but am having
problems communicating with other jabber servers, it gets almost the whole
way through the dialback process but at stage 8 (from the draft docs) when
it sends the db:result valid nothing happens, it does not validate the conn
1 like it is supposed to, the exact xml packet it sends is as follows:

<db:result from='MYDOMAIN.COM' to='jabber.org' type='valid' id='566417809'/>

in response to the following db:verify request from the jabber.org server:

<db:verify from='jabber.org' id='566417809' to='MYDOMAIN.COM'>VKEY12345</db:verify>

(in these my domain was replaced by MYDOMAIN.COM)

so what is going wrong? does anyone have any ideas, or maybe is it that
something is missing that the draft proto doc does not mention.

Thanks for any help.

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20011111/2148f332/attachment-0002.htm>


More information about the JDev mailing list