Hi,

You must specify the websocket transport : that is :

ws://ape.apetest.local:80/6/

Where /6/ us the WebSocket transport.

Please don't use 1.2-dev. (see : 1.1.1).

Le 15/07/2011 02:16, Nathan Tran a écrit :
Hi All,

I am running into trouble connecting to the Ape server built from the git source master branch using the websocket transport method.

My java application is using the websocket client library found here: https://github.com/TooTallNate/Java-WebSocket

I am able to connect to the test websocket server at ws://echo.websocket.org:80 but failed when trying to connect to ws://ape.apetest.local:80. Going through the source of Java-Websocket I can see that the connection process fails at the handshaking stage. Java-Websocket supports draft 75 and 76 so that shouldn't be a problem. I have also tried connecting to an Ape server on port 443 without success.

Should I be using version 1.2 for websocket transport? I appear to be running version : 1.1.2-dev. Is there anything settings I must change to make use of websocket?

Thanks.
Nathan Tran.
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to