文件名称:netty-socketio-demo-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-08-16
- 文件大小:
- 94kb
- 下载次数:
- 0次
- 提 供 者:
- sda***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
socketio-netty是socket.io的java实现。
实时Web,是一种技术趋势,将成为一种人们的默认技术选择,用以拉近和桌面应用的距离。
socket.io是一种数据实时推送、事件驱动模型的框架,支持事件订阅,简单易用。其价值目前看来,还未被完整的挖掘出来。
socket.io即提供了node.js服务器端(地址)又提供了客户端(地址)的整体解决方案,而socketio-netty则是基于JAVA服务器端,支持最新socket.io client最新版规范。对JAVA编程人员来讲,可以不用学习node.js,从而多了一个选择。-Socketio-netty is the Java implementation of socket.io.
Real time Web, is a technical trend, will become a people s default technology options, to narrow the distance and desktop applications.
Socket.io is a data real-time push, event driven model fr a mework to support the event subscr iption, simple and easy to use. The value of the current view, has not been fully excavated out.
Socket.io that provides the node.js server (address) and provide the client (address) of the overall solution, and socketio-netty is based on Java server, support for the latest socket.io client the latest version of the specification. JAVA programming staff is concerned, you can not learn node.js, thus more than a choice.
实时Web,是一种技术趋势,将成为一种人们的默认技术选择,用以拉近和桌面应用的距离。
socket.io是一种数据实时推送、事件驱动模型的框架,支持事件订阅,简单易用。其价值目前看来,还未被完整的挖掘出来。
socket.io即提供了node.js服务器端(地址)又提供了客户端(地址)的整体解决方案,而socketio-netty则是基于JAVA服务器端,支持最新socket.io client最新版规范。对JAVA编程人员来讲,可以不用学习node.js,从而多了一个选择。-Socketio-netty is the Java implementation of socket.io.
Real time Web, is a technical trend, will become a people s default technology options, to narrow the distance and desktop applications.
Socket.io is a data real-time push, event driven model fr a mework to support the event subscr iption, simple and easy to use. The value of the current view, has not been fully excavated out.
Socket.io that provides the node.js server (address) and provide the client (address) of the overall solution, and socketio-netty is based on Java server, support for the latest socket.io client the latest version of the specification. JAVA programming staff is concerned, you can not learn node.js, thus more than a choice.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
netty-socketio-demo-master
..........................\.gitignore
..........................\README.md
..........................\client
..........................\......\ack-index.html
..........................\......\binary-event-index.html
..........................\......\bootstrap.css
..........................\......\event-index.html
..........................\......\index.html
..........................\......\js
..........................\......\..\jquery-1.7.2.min.js
..........................\......\..\moment.min.js
..........................\......\..\socket.io
..........................\......\..\.........\socket.io.js
..........................\......\namespace-index.html
..........................\......\ssl-event-index.html
..........................\server
..........................\......\pom.xml
..........................\......\src
..........................\......\...\main
..........................\......\...\....\java
..........................\......\...\....\....\com
..........................\......\...\....\....\...\corundumstudio
..........................\......\...\....\....\...\..............\socketio
..........................\......\...\....\....\...\..............\........\demo
..........................\......\...\....\....\...\..............\........\....\AckChatLauncher.java
..........................\......\...\....\....\...\..............\........\....\BinaryEventLauncher.java
..........................\......\...\....\....\...\..............\........\....\ChatLauncher.java
..........................\......\...\....\....\...\..............\........\....\ChatObject.java
..........................\......\...\....\....\...\..............\........\....\EventChatLauncher.java
..........................\......\...\....\....\...\..............\........\....\NamespaceChatLauncher.java
..........................\......\...\....\....\...\..............\........\....\SslChatLauncher.java
..........................\......\...\....\resources
..........................\......\...\....\.........\keystore.jks