Topic #6: Protocols Flashcards
Two Companies that Set the Industry Standard
Institute of Electrical & Electronics Engineers
Internet Engineering Task Force
The Protocol Stack
HyperText Transfer Protocol
Transmission Control Protocol
Internet Protocol
Ethernet
This is a common protocol that governs the way that a web server and a web client interact and defines the content and formatting of the requests and responses exchanged between the client and server.
HTTP
This protocol that manages the individual conversations between web servers and web clients and divides the HTTP messages into segments
TCP
Responsible for taking the formatted segments from TCP, encapsulating them into packets, assigning the appropriate addresses, and selecting the best path to the destination host.
IP
Two Primary Functions of Network Access Protocols
Data-link management protocols take the packets from IP and transmitted over the media
Physical media standards and protocols govern how the signals are sent over the media and how they are interpreted by the receiving clients.
Protocols allows Technology independence
True
Protocols provide what?
- format and structure of the message
- process by which networking devices share information about pathways to other networks
- how and when error system messages are passed
- setting up and termination of data transfers