Introduction - If you have any usage issues, please Google them yourself
this file contains socket programming codes using Tcp(transmission control protocol).
this file contains a simple Tcp server and Tcp client code, Tcp server handling Tcp client by creating child process using fork(), and Tcp server handling multiple clients