搜索资源列表
html5-Reference-manual
- 讨论HTML5 的Canvas、Geolocation 、Communication、WebSocket、Forms、Web Workers、Storage 等API 的使用, 辅以直观明了的客户端和服务器端示例代码,让开发人员能够迅速理解和掌握新一代Web 标准所涵盖的核心技术。-翻译结果(中 > 英)复制结果 Discussion of HTML5 Canvas, Geolocation, Communication, WebSocket, Forms, Web Workers,
websocket
- 我自己写的一个HTML5中的websocket前台,希望对正在研究Websocket的朋友有所帮助。-I wrote a meta websocket the front desk, and hopes to study is websocket friends help.
websocket
- 使用java编写的网络套接字封装类,可以直接在程序中调用,功能比较基础。-Written in Java network socket wrapper class can be invoked directly in the program, the functional basis for comparison.
WebRtc
- 实现webrtc的视频通信 采用websocket技术连接 服务器端使用java 客户端基于chrome浏览器-Achieve webrtc video communication using technology to connect websocket java client server using a browser-based chrome
websocket
- 基于netty封装的websocket,用java实现,前后台简单例子- Based netty package websocket, using java, front desk simple example
java-chat-room
- HTML5 WebSocket实现了服务器与浏览器的双向通讯,双向通讯使服务器消息推送开发更加简单,最常见的就是即时通讯和对信息实时性要求比较高的应用。以前的服务器消息推送大部分采用的都是“轮询”和“长连接”技术,这两中技术都会对服务器产生相当大的开销,而且实时性不是特别高。WebSocket技术对只会产生很小的开销,并且实时性特别高-HTML 5 WebSocket server and browser of two-way communication, two-way communicati
WebSocket-Single_All
- java聊天室 websocket 可群聊可私聊-Java webchatroom
JAVA-WEB-Full-Code
- JAVA web 高级编程,有大量实例代码,并详细介绍了WEBSOCKET的使用-Senior JAVA web programming, there are a lot of example code, and details of the use of WEBSOCKET
websocket-master (1)
- 基于websocket的即时通讯系统。 涉及技术:Java,layui,websocket,jdbc(Instant messaging system based on websocket. Technologies involved: Java, layui, websocket, JDBC)
WebSocket
- websocket及时通讯,更快捷,更方便(QQ automatically add friends, rose powder artifact)
Java-WebSocket-client-master
- java websocket 的客户端样例代码 适合新手学习。(Java websocket client sample code, suitable for beginners to learn.)
socket.io-client-java-master
- java版的websocket,通过socket.io for java api来实现的 完整的demo例子可以直接运行。(Java version of the websocket, through the socket.io for Java API to achieve the complete demo example, you can run directly.)
kaazing-gateway-community-5.0.0-windows
- java 服务器推送消息到web前端,实现session管理及自动重连。(websocket realize pushing message to web)
JavaWebSocketAPI_1.0_Final
- Java webscoket API 1.0
dayu-SpringWebSocketPush-master
- 用Java实现的websocket,基于spring框架所提供的。通信的demo(Websocket, implemented with Java, is provided based on the spring framework. Demo of communication)
JavaWebSocket
- websocket 编程项目实战,提供给任何学习者参考使用。如有问题请多多多的保函 再保函。谢谢(websocket project,to learn for anyone to learn java websocket .than any question,please say nothing and so so so so ,thank you!)
websocketjar
- java websocket 通信 websocket jar 包(java webscoket communication webscoket jar)
Java-WebSocket
- 这个库包含一个空的WebSocket服务器和客户端的实现java写的100%。潜在的类的实现是,它允许一个非阻塞的事件驱动模型(类似于WebSocket API的Web浏览器)。(This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which all
WsDemo
- 调用websocket 简单功能 , MVC模式(Call the websocket simple function, MVC mode)
Java-WebSocket-master
- websocket 导入jar包即可使用 建立长连接(Websocket imports jar packages to use a long connection)