Module 5 - Communication Protocols Flashcards
(25 cards)
Which protocol characteristic defines the specific structure or format a message must have when sent?
Message format
Which process adds a header containing source and destination addressing information to data packets for correct delivery across the network?
Encapsulation
Which process converts messages into bits encoded as sounds, light waves, or electrical impulses depending on the network media?
Encoding
Which organization is responsible for publishing and managing Requests for Comments (RFCs) for internet standards?
IETF (Internet engineering taskforce)
Which document type records each stage of a proposed internet standard’s development and approval?
RFC (Request for comments) document
Which protocol ensures that a packet is routed from the original source to the final destination across one or more networks?
IP Protocol
Which term refers to the set of rules that govern communication between devices in a computer network?
Protocols
Which protocol is responsible for reliable message delivery and reordering packets that arrive out of sequence?
TCP
Which protocol governs communication from network interface card to network interface card within the same local network?
The Ethernet Protocol
Which protocol governs the exchange of hypertext data such as HTML over the internet?
HTTP
Which four layers make up the TCP/IP model used in network communication?
Application, Transport, Internet, Network
Which layer in the TCP/IP model handles segmentation, reliability, and reassembly of data between devices?
Transport layer
Which layer in the TCP/IP model handles routing and logical addressing to deliver packets across networks?
Internet layer
Which model describes required networking functions without specifying how they must be implemented?
OSI (Open systems interconnection) reference model
Which layer in the TCP/IP model governs how data is represented and transferred for end-user applications?
Application
Which OSI layer provides services for segmenting, transferring, and reassembling data between devices?
OSI Layer 4, Transport layer
Which organization developed the OSI reference model?
IOS (International organization for Standardization)
Which OSI layer is responsible for routing and addressing packets across networks?
OSI Layer 3, Networking layer
Which OSI layer provides a common format and representation for data exchanged between applications?
OSI Layer 6, Presentation layer
Which OSI layer defines how data frames are exchanged over a common medium?
OSI Layer 2, Data Link layer
Which model is preferred for describing physical and data link layer functions, especially hardware-level processes?
OSI Reference model
Which OSI layer deals with the physical transmission of bits over media, including electrical and mechanical properties?
OSI Layer 1, Physical layer
Which OSI layer manages dialog control and data exchange between presentation layer entities?
OSI Layer 5, Session layer
Which OSI layer includes protocols used for application-to-application communication?
OSI Layer 7, Application layer