Tag Archives: semaphores

Inter process communication using fifo at the requesting side and pipes at the processing side using semaphores and signals.

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict psingh: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1;    selected revisions: 1 description: gave header files which are required for the fifo and semaphore implementation. gave … Continue reading

Posted in Project 03: Client Server Communication using Linux and IPC | Tagged , | Leave a comment