Simple-Server-and-Chat-Program icon indicating copy to clipboard operation
Simple-Server-and-Chat-Program copied to clipboard

A simple socket programming which creates a connection between two terminals on linux.

Results 2 Simple-Server-and-Chat-Program issues
Sort by recently updated
recently updated
newest added

Added a Macro to create a char array to read inputs from server and client side.

The code you have wrote is working , without any errors, but the problem is when client is sending message server is receiving it and displaying it , the server...