Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eric-haibin-lin/tcp-chatroom
A server-client chatroom programme for studying TCP.
https://github.com/eric-haibin-lin/tcp-chatroom
Last synced: 19 days ago
JSON representation
A server-client chatroom programme for studying TCP.
- Host: GitHub
- URL: https://github.com/eric-haibin-lin/tcp-chatroom
- Owner: eric-haibin-lin
- Created: 2014-05-02T08:51:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-16T07:21:18.000Z (over 9 years ago)
- Last Synced: 2023-09-11T10:43:53.248Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 863 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ChatRoom
========A multi-threaded chatroom programme, for studying TCP socket programming.