最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - java html5 websocket server and client example? - Stack Overflow

programmeradmin5浏览0评论

Hi all the stackoverflow people i need an websocket server and client implementation example in jAVA, i researched and not found tangible result, please help me thank you

Hi all the stackoverflow people i need an websocket server and client implementation example in jAVA, i researched and not found tangible result, please help me thank you

Share Improve this question asked Nov 24, 2011 at 12:23 Muhammed şahsuvaroğluMuhammed şahsuvaroğlu 4792 gold badges8 silver badges21 bronze badges 3
  • 7 Try google. next time ;-) – nowaq Commented Nov 24, 2011 at 13:19
  • 4 You really need to demonstrate that you have done some work at least. Did some google searches, read some documents, played with some test code. – Gray Commented Nov 24, 2011 at 15:41
  • See stackoverflow./questions/43163592/… – Stefan Commented Jan 23, 2019 at 12:57
Add a ment  | 

3 Answers 3

Reset to default 7
  • Java-WebSocket
  • jWebSocket

First two results on a google search for java websocket. How did you not find these?

Look at Atmosphere. A lot of samples and works with all existing framework.

If you want a simple Java I/O websocket server that supports the full message length and multiple connections check this out http://code.google./p/jfraggws/

发布评论

评论列表(0)

  1. 暂无评论