What is the maximum segment size of data that the transport layer can forward to the network layer on the tcp layer ?
Answers
Answered by
0
4 Answers. Here Total length field is of 16 bit which specifies the entire packet size in bytes, including header and data. The minimum size is 20 bytes (header without data) and the maximum is 65,535 bytes. so according to your question network layer can only send a packet of maximum size 65,535 byte to DLL.
PLZ MARK AS BRAINLIST
Similar questions