使用webSocket实现聊天室
功能: 1、登录(使用LoginServlet实现) 2、群聊(使用webSocket实现) 3、退出(使用LogoutServlet实现)
下载地址
用户评论
你确定实现功能了吗