List the features of UDP.
What will be an ideal response?
UDP has the following features:
? End-to-end. UDP is a transport protocol that can distinguish among multiple application
programs running on a given computer.
? Connectionless. The interface that UDP supplies to applications follows a connectionless
paradigm.
? Message-oriented. An application that uses UDP sends and receives individual messages.
? Best-effort. UDP offers applications the same best-effort delivery semantics as IP.
? Arbitrary Interaction. UDP allows an application to send to many other applications, receive
from many other applications, or communicate with exactly one other application.
? Operating System Independent. UDP provides a means of identifying application
You might also like to view...
Describe the purpose of the application and system security evaluation.
What will be an ideal response?
The byte and short data types occupy less memory and can hold only smaller values.
Answer the following statement true (T) or false (F)