Splitting of message inside the layers [closed]
Closed as off topic by Nick Alexeev†on Dec 8, 2021 at 07:27
This question is not within the scope of Electrical Engineering.
This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.
Assume a app generates a message (stack on computer).Each layer of the sending entity will put then control information in the data depending on the protocol and transmit the data to the next lower layer .
Each layer of the receiving entity will edit the received data by removing the control information of the counterpart layer of the sending entity.
If the data is too big to be handled by a layer of the sending entity,the sending entity splits the message to 2 parts.1)Will the control information of that layer be put to both 2 parts of the message?
1 comment thread