How are port numbers used in the TCP/IP encapsulation process?
Source port numbers and destination port numbers are not necessary when UDP is the transport layer protocol being used
for the communication.
Destination port numbers are assigned automatically and cannot be changed.
If multiple conversations occur that are using the same service, the source port number is used to track the separate
conversations.
Source port and destination port numbers are randomly generated