Vergir / protei-chat

UN*X Client/Server Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protei-chat

UN*X Client/Server Terminal-based Chat

##Build

  1. git clone
  2. cmake .
  3. make

Executables are in respective folders.

##Usage

  1. Launch server with optional port
  2. Launch multiple clients with obligatory host and port
  3. Chat with yourself, pity.

##Notes Build and Execution were tested on macOS 10.12.3 and Ubuntu 16.04.01 LTS

This program is (very probably) fully POSIX-compliant

About

UN*X Client/Server Chat


Languages

Language:C++ 95.9%Language:CMake 4.1%