rohans84
07-06-2008, 09:34 AM
Hi,
I am very new to the xmpp world and want to develop a small web client to connect to any xmpp based server.
for this, i just downloaded JSJac client andam running the simpleclient provided with it, but getting foll error while trying to login-
An error occured:
Code: 503
Type: cancel
Condition: service-unavailable
can any1 tell me what else is reqd. Am usingg apache as web server.
I also tried xmpp4js, but getting foll error in that -
There was an error(fatal=true): The error is not one of those defined herein; the connection manager SHOULD include application-specific information in the content of the wrapper.
Connection to soashable.com closed.
i understand the above issues has to do something with BOSH. cany anyone provide me pointers on how bosh is related with an xmpp client that is how to configure bosh in the client layer
I am very new to the xmpp world and want to develop a small web client to connect to any xmpp based server.
for this, i just downloaded JSJac client andam running the simpleclient provided with it, but getting foll error while trying to login-
An error occured:
Code: 503
Type: cancel
Condition: service-unavailable
can any1 tell me what else is reqd. Am usingg apache as web server.
I also tried xmpp4js, but getting foll error in that -
There was an error(fatal=true): The error is not one of those defined herein; the connection manager SHOULD include application-specific information in the content of the wrapper.
Connection to soashable.com closed.
i understand the above issues has to do something with BOSH. cany anyone provide me pointers on how bosh is related with an xmpp client that is how to configure bosh in the client layer