Consider a 4-layer protocol stack with the following layers (numbered 1 to 4 from bottom to top), physical, network, transport and application. The physical layer uses one-byte flags to mark both the start and end of a packet (i.e. a one-byte header and a one-byte trailer). The other three layers all use four-byte headers. The transport layer imposes that the maximum packet payload (i.e. data portion) for this layer must not exceed 100 bytes. Other layers have no such restrictions. Calculate the percentage overhead assuming an application message of 450 bytes is to be transmitted.

HINT: The application layer message cannot fit inside a single transport layer segment (450 > 100) and will have to be divided up into multiple segments.

Resource created Saturday 04 September 2021, 10:47:47 AM, last modified Thursday 23 September 2021, 02:36:23 PM.


Back to top

COMP3331/COMP9331 21T3 (Computer Networks and Applications) is powered by WebCMS3
CRICOS Provider No. 00098G