engineering recuitment GATE CSE 2023-24 Test Series Computer Networks Concept of Layering Transport Layer
Consider the following statement
Statement 1: The two UDP segments have different source IP addresses and/or source port numbers, but have the same destination IP address and destination port number, then the two segments will directed to the same destination process.
Statement 2: The two TCP segment have different source IP addresses and/or source port numbers, but have same destination IP address and destination port number, then two segments will be directed to two different sockets.1
Statement 2 is false.
2
Statement 1 is true.
3
Statement 2 is true.
4
Statement 1 is false.