Describing technical communications
Communication ports 
Communication Ports are physical points of communication that can be defined in technical infrastructures and resource architectures.
*A communication port is a physical point of communication with a resource. It adheres to the specific communication protocol. A communication port implements service and requests points.
Communication Ports assure physical transfer of information exchanged on service points and request points.
Communication ports comply with specific "Communication Protocols". See Network communication protocols.
Communication channels 
Communication Channels enable connection of equipment resources between themselves, with organizational resources or with communication points.
*A communication enables physical connection between two equipment resources. It supports interactions that define communication between these resources. Communication channels connect resources with the exterior via communication ports.
Creating a communication channel 
To create a communication channel:
1. In the resource architecture assembly diagram objects toolbar, click Communication Channel .
2. Draw a link between the two communication entities.
The channel appears directly in the diagram.
To define the communication protocol associated with the channel:
1. Open the Supported Protocols property page and click Connect.
2. In the query window that appears, select the communication protocol that interests you and click Connect.
The protocol name appears alongside the channel.
Network communication protocols 
A Communication Protocol is supported by a communication channel.
*A communication protocol is a set of standardized rules for transmission of information (voice, data, images) on a communication channel. The different layers of protocols can handle the detection and processing of errors, authentication of correspondents, management of routing.
For example, an HTTPS protocol is based on an HTTP protocol for transport, those protocols are based on TCP, which is itself based on Ethernet.
A user may wish to build a customized layer of communication protocols and assign these to communication ports and communication channels.
*Communication protocols supported by a communication port must be compatible with the communication ports to which they are connected.