Before a receiving host can even examine the TCP or UDP header, which of the following must happen?
A) The host must process the outer headers in the message.
B) The host must find the destination port field.
C) The host must encapsulate the packet.
D) It must read the Ethernet frame.
A
Explanation: A) The outer headers of the message need to be processed. The type of connection determines this, so it may not be Ethernet. The host does not encapsulate the packet, and the destination port is determined after this step.
Computer Science & Information Technology
You might also like to view...
Using Linux to wipe the target drive, the command-line command would be ___
a. cc b. dd c. nd d. md5sum
Computer Science & Information Technology
What technique is used by computers to determine the network ID of an IP address?
A. supernetting B. classful addressing C. subnetting D. logical AND operation
Computer Science & Information Technology