Tag Archives: Siddharth.Rathore
IPC_PIPE
Introduction The Linux IPC (Inter-process communication) facilities provide a method for multiple processes to communicate with one another. There are several methods of IPC available to Linux C programmers. These facilities, when used effectively, provide a solid framework for client/server … Continue reading