next up previous contents
Next: Basic concepts Up: Implementation Previous: Glade - a user   Contents


UNIX® Inter-process communication

The Unix® IPC5.3 facilities provide a method for multiple processes to communicate with one another. There are several methods of the IPC available to Unix C programmers one of them is a half duplex Unix pipe technology. Osiris's internal and external communication on this technology is based (see Section 5.7 and 5.8).



Subsections

Igor Wojnicki 2001-02-21