A pipe is an interprocess communication mechanism that permits two or more processes to exchange information. Platform<ToolKit> for UNIX supports two kinds of pipes: unnamed and named.
This chapter describes how to use both unnamed pipes and named pipes in your programs. The section on unnamed pipes covers these topics.
The section on named pipes covers these topics.
Copyright©1994-2026 Recursion
Software LLC
All Rights Reserved - For use by licensed users only.