devfoo-one / Chat

A simple Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

A simple Chat


Languages

Language:C++ 77.5%Language:Makefile 22.5%