/tcp-msg-client

Client-server communication with sending and termination options via menu.

Primary LanguageJava

TCP Message Client

This project involves a connection between a client and a server, in which the client sends a message to the server, reads the message returned by the server, and then receives a menu of options that allows it to repeat this process or end the communication.