Description: Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
File list (Check if you may need any files):
ipc
...\alarm.c
...\fifo_read.c
...\fifo_write.c
...\kill.c
...\msg.c
...\mysignal.c
...\pipe.c
...\pipe_rw.c
...\popen.c
...\share_memory.c
...\sigaction.c