Download Nettosphere Sample Free Java Code
Description
This application uses Nettoshpere (https://github.com/Atmosphere/nettosphere) and Atmosphere (https://github.com/Atmosphere/atmosphere) framework to create a simple 'server to client' websocket based streaming application.
Source Files
The download file NettosphereSample-master.zip has the following entries.
README/* w w w . jav a2s . com*/
client/pom.xml
client/src/main/java/com/atmosphere/nettosphere/sample/TestNettosphereClient.java
client/src/main/resources/log4j.properties
client/webapp/index.html
client/webapp/jquery/jquery-1.6.4.js
client/webapp/jquery/jquery.atmosphere.js
client/webapp/jquery/jquery.form.js
pom.xml
server/pom.xml
server/src/main/java/com/atmosphere/nettosphere/sample/MyNettosphereMessageSerializer.java
server/src/main/java/com/atmosphere/nettosphere/sample/MyNettosphereServer.java
server/src/main/java/com/atmosphere/nettosphere/sample/MyNettosphereWebsocketHandler.java
server/src/main/resources/log4j.properties
Download
Click the following link to download NettosphereSample-master.zip.
NettosphereSample-master.zip