Can anybody give me an example of a websocket client written in java? I
think, i have to use the "gf-client.jar" which is available in the glassfish
server folder. Is this client loadable in android?
So, i would create a cjava wevsocket client to test it on andoird. I am
afraid, that is not working because android does not support most of the java
ee libraries. Does anybody experience with that?