Encyclopedia > Inter-process communication

  Article Content

Inter-process communication

Inter-process communication (IPC) is the exchange of data between one process and another, either within the same computer or over a network. It implies a protocol that guarantees a response to a request. Examples are Unix sockets[?], RISC OS's messages, OS/2's named pipes, Microsoft Windows' DDE, Novell's SPX, Apple Macintosh's IAC and different forms of software componentry (CORBA, component object model ...).

Although IPC is performed automatically by programs, an analogous function can be performed interactively when users cut and paste data from one process to another using a clipboard.

This article was originally based on material from FOLDOC, used with permission. Update as needed.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
242

... Contents 242 Centuries: 2nd century - 3rd century - 4th century Decades: 190s 200s 210s 220s 230s - 240s - 250s 260s 270s 280s 290s Years: 237 238 239 240 241 - ...

 
 
 
This page was created in 23.2 ms