SOCKET SERVER To compile run :- g++ ServerSocket.cpp -o ServerSocket -std=c++11 -lpthread ./ServerSocket