Description: Pipe communication that is sent to a stream of characters to process large amounts of data into the pipeline, the receiving process can receive data the pipeline, both of which use pipes to communicate. Program by C implementation under linux, file has three pipes communication program, the first one is unnamed pipe communication, the latter two are named pipe communication
To Search:
File list (Check if you may need any files):
pipe2.c
pipe3.c
pipe1.c