Channel

A channel is the communication interface between peer upper layer application modules that use different IPC nodes. Each node assigns a locally unique channel number to each upper layer application module for identification.

An upper layer application module sends data to an IPC module in a channel, and the IPC module sends the data to a peer node across a link, as shown in Figure 66.

Figure 66: Relationship between a node, link and channel