The communication among the processes is accomplished by exchanging messages. Each node has a number of ports equal to the number of its adjacent nodes. So each port is dedicated to one adjacent node. Each message is sent to and received from specified ports. The structure of the messages is standard.
The information about the number of processes, the system topology, the kind of timing, timing parameters is included in network description files and can change in different executions, as different networks are allowed to be used each time.
Note: The fields with (*) are often used by the user