/SuperChat

ChatServer is a program that allows several people to chat in real time through a TCP (Transmission Control Protocol) connection. In this program, multiple client connections are handled simultaneously by a server, allowing clients to communicate with each other.

Primary LanguageJava

This repository is not active