An open API service indexing awesome lists of open source software.

https://github.com/haozhang95/chat-server

This chat server is created with java i/o.
https://github.com/haozhang95/chat-server

chat chatclient chatserver java server

Last synced: 20 days ago
JSON representation

This chat server is created with java i/o.

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/26892284/31899943-a39619b8-b825-11e7-85a1-d2ad73912cbc.jpg)