tcp_chat Simple TCP chat application in C (Linux only). Usage Build: make Start the server: ./server Start a client (in another terminal): ./client Clients can send messages to each other through the server.