gcc -o server server.c -lpthread -L/usr/local/lib -I/usr/local/include -lgmssl -lz gcc -o client client.c