2. How TCP/IP Works Flashcards
Address Resolution Protocol(ARP)
A protocol that resolves logical IP addresses to physical addresses.
Application Layer
The layer of the TCP/IP stack that supports network applications and provides an interface to the local operating environment.
Datagram
The data package passed between the Internet layer and the Network Access layer, or a data package passed between UDP at the Transport layer and the Internet layer.
Frame
The data package created at the Network Access layer.
Header
A bundle of protocol information attached to the data at each layer of the protocol stack.
Internet Layer
The layer of the TCP/IP stack that provides logical addressing and routing.
Internet Protocol(IP)
The Internet layer protocol that provides logical addressing and routing capabilities.
Message
In TCP/IP networking, a message is the data package passed between the Application layer and the Transport layer. The term is also used generically to describe a message from one entity to another on the network. The term doesn’t always refer to an Application layer data package.
Network Access Layer
The layer of the TCP/IP stack that provides an interface with the physical network.
Segment
The data package passed between TCP at the Transport layer and the Internet layer.
Transmission Control Protocol (TCP)
A reliable, connection-oriented protocol of the Transport layer.
Transport Layer
The layer of the TCP/IP stack that provides error control and acknowledgment and serves as an interface for network applications.
User Datagram Protocol (UDP)
An unreliable, connectionless protocol of the Transport layer.