Process-to-Process Delivery
1. One of the responsibilities of the transport layer protocol is to create a ______ communication.
2. UDP is called a ________________transport protocol.
3. UDP does not add anything to the services of IP except for providing _______ communication
4. UDP is an acronym for _______
5. Although there are several ways to achieve process-to-process communication, the most common is through the __________ paradigm
6. The local host and the remote host are defined using IP addresses. To define the processes, we need second identifiers called ____________
7. The ports ranging from 49,152 to 65,535 can be used as temporary or private port numbers. They are called the ________ ports
8. In the sending computer, UDP receives a data unit from the _______ layer.
9. In the sending computer, UDP sends a data unit to the _______ layer
10. . UDP and TCP are both _______ layer protocols