Process-to-Process Delivery
1. One of the responsibilities of the transport layer protocol is to create a ______ communication.
A.  host-to-host B.  process-to-process C.  node-to-node D.  none of the above
2. UDP is called a ________________transport protocol.
A.  connectionless, reliable B.  connection-oriented, unreliable C.  connectionless, unreliable D.  none of the above
3. UDP does not add anything to the services of IP except for providing _______ communication
A.  node-to-node B.  process-to-process C.  host-to-host D.  none of the above
4. UDP is an acronym for _______
A.  User Delivery Protocol B.  User Datagram Procedure C.  User Datagram Protocol D.  none of the above
5. Although there are several ways to achieve process-to-process communication, the most common is through the __________ paradigm
A.  client-server B.  client-client C.  server-server D.  none of the above
6. The local host and the remote host are defined using IP addresses. To define the processes, we need second identifiers called ____________
A.  UDP addresses B.  transport addresses C.  port addresses D.  none of the above
7. The ports ranging from 49,152 to 65,535 can be used as temporary or private port numbers. They are called the ________ ports
A.  well-known B.  registered C.  dynamic D.  none of the above
8. In the sending computer, UDP receives a data unit from the _______ layer.
A.  application B.  transport C.  IP D.  none of the above
9. In the sending computer, UDP sends a data unit to the _______ layer
A.  application B.  transport C.  IP D.  none of the above
10. . UDP and TCP are both _______ layer protocols
A.  data link B.  network C.  transport D.  none of the above