Skip to content

scootli/Netty-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NettyDemo

ChatDemo with many people

A chatDemo whith the netty

使用方法:
1、在calsspath路径中加入netty-all-4.0.25.Final.jar;
2、编译程序: javac ChatServer.java;
3、运行程序 java ChatServer;
4、确定浏览器支持websocket(百度或者google开启浏览器支持websocket);
5、在浏览器中输入http://ip:port/即可(ip和port是在代码中的index.html文件中配置的)

About

ChatDemo with many people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published