CS604 Soltuion file of Assignement No 2 December 2020
Considering the two processes SP (Server Process) and CP Client Process, each creates two child process sc1, sc2, and cc1, cc2, respectively. These processes create two FIFOs, FIFO 1 for reading and FIFO 2 for writing in SP and FIFO 1 for writing and FIFO2 for reading in CP to communicate with each other as shown in the figure.
admin Changed status to publish