Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 848 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 848 Bytes

chat-server

This chat server is created with Eclipse and using java i/o. You can load it and run this server on Intellij or Eclipse or whatever IDE.This server implements unstoppable revecing and posting messages. client-side and be found in my github. Voice message will be stored in local pc as a chat backup. Load it and cooperate with client-side, it can chat from one client to the others.

这个聊天服务器是使用eclipse和java的i/o流制作完成的.你可以使用Intellij或者eclipse或者其他的IDE来加载它.这个服务器实现了不停的接受消息和转发消息.客户度可以在我的github中找到.此外,语音消息会通过服务器写入到服务器的电脑上作为聊天备份.

chatclientposter