You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A single server & client application using TCP Socket. The client takes input from the user and sends it to the server, which reverses and resends the message. That message is displayed by the client.