Chapter 1 Flashcards
Adjacent-layer interaction
The process of HTTP asking TCP to send some data and making sure that it is received correctly
Enterprise Network
A network created by one corporation or enterprise, for the purpose of allowing its employees to communicate
connects to at least one ISP using WAN links
SOHO
Small office/home office
Second major branch of networking
Uses the same concepts, protocols and devices used to create enterprise networks
Allows a user to connect to the Internet using a PC and any Internet connection
User can sit at home or in office and communicate with servers at the enterprise
Networking Model
Networking architecture
An organized set of documents that describe one small function required for a network
May define a protocol
Protocol
a set of logical rules that devices must follow to communicate
TCP/IP
defines a large collection of protocols that allow computers to communicate
Defines the details of each of these protocols inside documents called Requests for Comments
Each layer provides a service to the layer above it
TCP/IP Layers
Application
Transport
Internet
Network access
TCP/IP Application Layer
provide services to the application software running on a computer
defines services the application needs
provides an interface between software running on a computer and the network itself
TCP/IP Transport Layer
consists of two main protocol options which are TCP and UDP
helps to guarantee delivery of the data across a network through acknowledgments
What is the concept when two computers use a protocol (an agreed-to set of rules) to communicate with the same layer on another computer?
Same layer interaction on different computers.
What is the concept when on a single computer, one layer provides a service to a higher layer?
Adjacent-layer interaction on the same computer.
What is the final product of the 5 steps of encapsulation and where do each of the inputs come from?
DL-IP-TCP-Data-DL
What is the data encapsulated in the transport layer called?
Segment
What is the data encapsulated in the network layer called?
Packet
What is the data encapsulated in the data link layer called?
Frame