I’m read the document of I.P.C . Implement the questions related to pipe, using with or without fork, Done the assignment of esstablish I.P.C between two process using a fork and exec . Successfully transfer the file discriptor using sprintf and convert the fd again into integer usinf atoi.
Start the project of server client relation.