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

https://github.com/gabrieldim/chatsystem-java

Chat System made in Java using TCP Sockets.
https://github.com/gabrieldim/chatsystem-java

chat java networking socket socket-programming tcp tcp-client tcp-server

Last synced: 5 months ago
JSON representation

Chat System made in Java using TCP Sockets.

Awesome Lists containing this project

README

          

# ChatSystem-Java
Java chat system.

Here's the code from the client and server side.