usage
client
build:
cd client/
make
run:
./cli ipaddress ( example:  ./cli 127.0.0.1

server
build:
cd server/
make
run:
./ser