Re: Fwd: Can't connect to echo.websocket.org using WebSocket client

2015-03-25 Thread Mark Thomas
On 25/03/2015 19:05, Palmer Cox wrote: > On Wed, Mar 25, 2015 at 2:37 PM, Mark Thomas wrote: >> On 25/03/2015 18:08, Palmer Cox wrote: >>> Hi, >>> >>> No matter what I've tried, >> >> And the list members have no idea what you have tried since you haven't >> told us. >> >> Take a look at Tomcat's

Re: Fwd: Can't connect to echo.websocket.org using WebSocket client

2015-03-25 Thread Palmer Cox
On Wed, Mar 25, 2015 at 2:37 PM, Mark Thomas wrote: > On 25/03/2015 18:08, Palmer Cox wrote: >> Hi, >> >> No matter what I've tried, > > And the list members have no idea what you have tried since you haven't > told us. > > Take a look at Tomcat's unit tests for WebSocket. There are a number of >

Re: Fwd: Can't connect to echo.websocket.org using WebSocket client

2015-03-25 Thread Mark Thomas
On 25/03/2015 18:08, Palmer Cox wrote: > Hi, > > No matter what I've tried, And the list members have no idea what you have tried since you haven't told us. Take a look at Tomcat's unit tests for WebSocket. There are a number of working examples you can use as a basis for you code. Mark

Fwd: Can't connect to echo.websocket.org using WebSocket client

2015-03-25 Thread Palmer Cox
Hi, No matter what I've tried, I'm unable to get the Tomcat WebSocket client to connect to ws://echo.websocket.org. I get the (slightly edited) Exception: javax.websocket.DeploymentException: The HTTP request to initiate the WebSocket connection failed at org.apache.tomcat.websocket.WsWe