There are 2 code downloads;
- EchoProject.zip the code developed during the session
- CleanStockTicker.zip which is the code for the stockticker demo. This is missing coherence.jar and the HighCharts library which can be downloaded by clicking on the links.
As an aside. People say that support of WebSockets over current networks could be patchy. Well I've checked the demo on this blog is working over 3G, Hotel WLAN, Conference WLAN and Home ADSL and it's never failed and given that it is hosted on Amazon EC2 (whose network topology I suspect is far from simple) I think this stuff works (Also it is using plain ws:// not tunnelled over TLS/SSL via wss:// which is supposed to be better supported).
Enjoy!
Steve
i can't download the source code!!!
ReplyDeleteCan you please try again as it seems to be working just fine for me?
DeleteGrizzly Library please
ReplyDeleteThe Grizzly library comes with GlassFish 3
Deletei want to know what is the version of grizzly websocket api used in the tutorial, thanks
DeleteGrizzly 1.9 which comes with GlassFish 3.1.2. The exact versions are in the slides on Slideshare.
ReplyDelete