/Chat

A simple Chat

Primary LanguageC++

#Chat

This is a simple chat program for the course "Verteilte Systeme".

It is written in C++ and it uses the Unix Socket API.

The input module (see ConsoleHelper.cpp) also makes use of ANSI escape sequences and VT100 Terminal Control Escape Sequences.