Could you send the entire exchange (from the initial stream packets on)? I've just started delving into the s2s dialback myself so maybe together we can reverse engineer this... :)
-iain On 11/10/01 4:56 PM, "Richard Dobson" <[EMAIL PROTECTED]> wrote: > 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 > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
