INTRODUCTION
PROTOCOL LAYERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which transport layer protocol will notice if packets arrive out of order/sequence?
|
TCP
|
|
CCCP
|
|
UDP
|
|
DCCP
|
Explanation:
Detailed explanation-1: -It simply means that particular frame was received in a different order from which it was sent (after a later packet in the sequence). It is not generally a problem. It probably indicates there are multiple paths between source and destination-and one travels a through a longer path.
Detailed explanation-2: -TCP guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent.
There is 1 question to complete.