Aldon Hynes wrote: <snip>
>With this, I started trying to connect using the dialback to other jabber >servers (myjabber.net and jabber.com). I notice that they send a '<?xml >version='1.0'?>' at the beginning of their string, which jabber.org did not >send. In addition, I now get <stream:error>Invalid XML</stream:error> from >these servers when I send <?xml version='1.0'?><db:result >from='ahynes1.homeip.net' to='myjabber.net'>482</db:result> as a response to >the jabber:server:dialback request. The construct of my string appears to >match the documentation at http://www.pipetree.com/jabber/jdp/x175.htm and >http://docs.jabber.org/draft-proto/html/dialback.html > the xml version prefix is required to be handled by a compliant XML parser. It shouldn't be a problem The db:result should be within 'stream:stream' element/header. -David Waite _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
