Re: AW: working websocket-client in java

2012-04-12 Thread Jeanfrancois Arcand
Nachricht- Von: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Gesendet: Donnerstag, 12. April 2012 16:08 An: Tomcat Developers List Betreff: Re: working websocket-client in java 2012/4/12 Finckler, Christian: Hello, I manage to configure the chat websocket servlet in tomcat and tried to call

AW: working websocket-client in java

2012-04-12 Thread Finckler, Christian
Betreff: Re: working websocket-client in java 2012/4/12 Finckler, Christian : > Hello, > I manage to configure the chat websocket servlet in tomcat and tried to call > in with a java client. > As websocket-library I tried jwebsocket(http://jwebsocket.org/) and > w

Re: working websocket-client in java

2012-04-12 Thread Konstantin Kolinko
2012/4/12 Finckler, Christian : > Hello, > I manage to configure the chat websocket servlet in tomcat and tried to call > in with a java client. > As websocket-library I tried jwebsocket(http://jwebsocket.org/) and > weberknecht(http://code.google.com/p/weberknecht/) > > But both have connection

working websocket-client in java

2012-04-12 Thread Finckler, Christian
Hello, I manage to configure the chat websocket servlet in tomcat and tried to call in with a java client. As websocket-library I tried jwebsocket(http://jwebsocket.org/) and weberknecht(http://code.google.com/p/weberknecht/) But both have connection problems. In both cases the server said, the