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.
- Host: GitHub
- URL: https://github.com/haozhang95/chat-server
- Owner: HaoZhang95
- Created: 2017-10-23T16:11:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T16:21:21.000Z (over 8 years ago)
- Last Synced: 2025-03-13T12:35:34.568Z (over 1 year ago)
- Topics: chat, chatclient, chatserver, java, server
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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中找到.此外,语音消息会通过服务器写入到服务器的电脑上作为聊天备份.
