all:
	g++ -lpthread -o client main.cpp
