I've built a simple TCP chatroom to which unlimited users can connect and have a chat in their terminal, This is an absolute raw TCP chat application made with java. Disclaimer - This is only made ...
A lightweight command-line chat application built in Java using TCP sockets. This project demonstrates real-time communication between a server and multiple clients using threads. tcp-chat-java/ │ ├── ...