IPC Shared Memory Client-Server Shared memory is a concept where two or more process can access the common memory. Output Server can access data from client because used shared memory. Only work in linux