What protocol header information is used at the transport layer to identify a target application?
- port number
- IP address
- sequence number
- MAC address
Explanation: The TCP/IP transport layer uses port numbers to identify target applications. Each network application (server or client) has a port number assigned to the application.
Related exam: Networking Basics - 15.3.3 Transport Layer Quiz
Related exam: 11.4.2 Module 11 - Transport Layer Services Quiz
