Initial version

This commit is contained in:
Gergely Polonkai
2016-05-31 14:33:51 +02:00
commit 5c790813df
7 changed files with 759 additions and 0 deletions

3
client/Makefile Normal file
View File

@@ -0,0 +1,3 @@
all:
gcc -g -Wall -o client client.c