Tag Archives: types

Types of Interprocess Communications in Linux

Types of Inter-process Communications (IPCs) in Linux : 1. Pipes 2. Named Pipes/FIFO 3. Signals 4. Semaphores 5. Message Queue 6. Shared Memory  

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