TRANSPORT LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
There are both TCP ports and UDP ports, and both use the same number range (0-65535).
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Between the protocols User Datagram Protocol (UDP) and Transmission Control Protocol (TCP), there are 65, 535 ports available for communication between devices.
Detailed explanation-2: -For TCP and UDP, a port number is a 16-bit unsigned integer, thus ranging from 0 to 65535. For TCP, port number 0 is reserved and cannot be used, while for UDP, the source port is optional and a value of zero means no port.
There is 1 question to complete.