Computer Science, asked by rahulg2646, 11 months ago

Describe a way to reassemble ip fragments at the destination

Answers

Answered by 8145
0

Answer:

The only way to reassemble IP fragments at the destination is to bufer all pieces until the last one arrives by building a buffer based on the size of information that can be extracted and putting the fragments into the buffer beccause during the retransmission the total size is unknown until the last fragment arrives

Similar questions