[JDEV] Problem Connecting to Jabber Server

Thomas Charron tcharron at ductape.net
Mon Oct 2 15:30:56 CDT 2000


Quoting Sarfraj <spagarkar at ebusinessdesign.com>:
> When i send following string to connect to jabber server:=20
> <stream:stream to=3D"jabber.org" xmlns=3D"jabber:client" =
> xmlns:stream=3D"http://etherx.jabber.org/streams/">
> the xml string i recieve is as follows:
> <?xml version=3D'1.0'?><stream:stream xmlns:stream=3D'http://etherx.j
> abber.org/streams' id=3D'39D8D8BA'><stream:error>This server is not the =
> one in your to attribute.
> </stream:error></stream:stream>

  Well, I just quite literally did a cut and paste:

<stream:stream to="jabber.org" xmlns=3D"jabber:client" 
xmlns:stream="http://etherx.jabber.org/streams/">

  And I got back:

<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/strea
ms' id='39D8EEFE' xmlns='jabber:client' from='jabber.org'>

--- 
Thomas Charron
<< Wanted: One decent sig >>
<< Preferably litle used  >>
<< and stored in garage.  ?>>




More information about the JDev mailing list