simple-client-server-chat

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

MIT License

Stars
5
Committers
1

C++ Sockets - Simple client/server chat application for Linux platforms

A simple socket and threading implementation which creates a chat server able to connect one or more clients.

Requirements

  1. g++ compiler
  2. A text editor