Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saopayne/client-server-socketworks
This is a project that involves the Client-Server Networking via socket programming. It basically sets up a host to which multiple clients can connect to and chat on.
https://github.com/saopayne/client-server-socketworks
Last synced: 6 days ago
JSON representation
This is a project that involves the Client-Server Networking via socket programming. It basically sets up a host to which multiple clients can connect to and chat on.
- Host: GitHub
- URL: https://github.com/saopayne/client-server-socketworks
- Owner: saopayne
- Created: 2015-03-06T21:49:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T19:17:30.000Z (almost 10 years ago)
- Last Synced: 2024-12-06T20:27:58.700Z (3 months ago)
- Language: Java
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Client-Server-SocketWorks
This is a project that involves the Client-Server Networking via socket programming. It basically sets up a host to which multiple clients can connect to and chat on.