Inter Process Communication

ix provides functionality for inter process communication (IPC). IPC is based on TCP/IP sockets. A sender of a message is called client (Client applikation context) since the sender initiates the connection. The receiver is called server (Server application context , Net Packets). There are two kinds of IPC: communication over net packets and data stream. There are a lot of functionality to support packet based IPC and there are various ways to set up and send the net packet (Net Packets).
Generated on 4 Mar 2014 for ixtools by  doxygen 1.4.7