搜索资源列表
src
- 一个html+java写的html5纸牌斗地主游戏,html5需要支持websocket的浏览器,比如chrome-The html5+java write Landlords game, html5 need to support browser of websocket, such as chrome
websocket
- 用websocket实现的通信的程序,使用了html5里面的新元素websockt,和以往的socket通信不同-A websocket communication example.
websocket
- 通过html5的新技术websocket写的聊天室,加入了动画的元素,使得玩家以一个精灵的身份进入聊天室。-Through new technology websocket html5 written chat room, joined the animation elements, making the identity of the player to a wizard enter the chat room.
websocket
- 通过websocket简单实现多人聊天系统,可以把源程序部分放在tomcat里,打开html网页,可实现,是html5新功能实现的网络编程-Achieved through a simple websocket multiplayer chat system, you can put some on the tomcat source code, open the html page can be realized, new functionality is implemented html5
java-chat-room
- HTML5 WebSocket实现了服务器与浏览器的双向通讯,双向通讯使服务器消息推送开发更加简单,最常见的就是即时通讯和对信息实时性要求比较高的应用。以前的服务器消息推送大部分采用的都是“轮询”和“长连接”技术,这两中技术都会对服务器产生相当大的开销,而且实时性不是特别高。WebSocket技术对只会产生很小的开销,并且实时性特别高-HTML 5 WebSocket server and browser of two-way communication, two-way communicati
simpleChess-0.0.4
- 基于HTML5+WebSocket+JAVA的棋牌游戏五子棋(Chess and card based on HTML5+WebSocket+JAVA)