Definitions for "Inter-Process Communication"
A structured means of communication between multiple processes on a single machine. See also Remote Procedure Call (RPC).
Any method of passing data between processes running in separate address spaces. MIME
Inter-Process Communication (IPC) transfers information between processes or between the kernel and a process.