server: server.C helper.C server.h g++ -Wall -g -o $@ server.C helper.C -lsocket -lnsl -lpthread