Compiling Instructions : gcc list.c server.c -o server.o gcc client.c Execution instructions : In a separate command prompt ./server.o ./a.out