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
This project demonstrates a simple client-server architecture using sockets. The server listens for incoming connections from clients and processes simple messages. The client connects to the server and sends messages.