Helllo,<br>
<br>
Packet from application layer may be framed in TCP layer based on MSS
(maximum segment size, not MTU in IP layer) negotiated between two TCP
layers of the end parties. My question is if the TCP layer in receiving
side will reassemble the TCP fragments before it forward the packet to
the application layer. If yes, then how the TCP layer in receiving side
knows how many TCP fragments are made up for this one application
packet. If not, will it require the intelligence from the application
layer for the application packet reassembly. Thanks for your help,<br>
<br>
erwin<br>