FIFOs in Linux
Any two processes can communicate using FIFOs in Linux. Interprocess communication using FIFOs is explained using a client-server example.
0 Comments
September 30, 2018
Any two processes can communicate using FIFOs in Linux. Interprocess communication using FIFOs is explained using a client-server example.