Module 3 Flashcards
Rules that govern how devices communicate?
Protocols
people, or electronic devices, that need to send a message to other individuals or devices.
Message source (sender)
The destination receives the message and interprets it.
Message Destination (receiver)
This consists of the media that provides the pathway over which the message travels from source to destination.
Channel
Protocols must account for 4 following requirements to successfully deliver a message that is understood by the receiver… what are they?
An identified sender and receiver
Common language and grammar
Speed and timing of delivery
Confirmation or acknowledgment requirements
This is the process of managing the rate of data transmission.
Flow Control
If a person asks a question and does not hear a response within an acceptable amount of time, the person assumes that no answer is coming and reacts accordingly
Response Timeout
This determines when someone can send a message.
Access method
What is the process of converting information into the proper form for transmission?
Encoding
What are Flow control, Access method, and response timeout components of?
message timing.
Which delivery method is used to transmit information to one or more end devices, but not all devices on the network?
Multicast
enable two or more devices to communicate over one or more networks.
Network Communications Protocols
type of Protocols that secure data to provide authentication, data integrity, and data encryption.
Network Security Protocols
Protocols that enable routers to exchange route information, compare path information, and then to select the best path to the destination network.
Routing Protocols
Protocols that are used for the automatic detection of devices or services.
Service Discovery Protocols.
Addressing
identifies the sender and the intended receiver of the message using a defined addressing scheme.
This function provides guaranteed delivery mechanisms in case messages are lost or corrupted in transit
Reliability
This function ensures that data flows at an efficient rate between two communicating devices.
Flow control
This function uniquely labels each transmitted segment of data.
Sequencing
This function is used to determine if data became corrupted during transmission.
Error Detection
This function contains information used for process-to-process communications between network applications.
Application Interface
This protocol governs the way a web server and a web client interact.
Hypertext Transfer Protocol (HTTP)
This protocol manages the individual conversations, guaranteeing the reliable delivery of the information and managing flow control between the end devices.
Transmission Control Protocol (TCP)
This protocol is responsible for delivering messages from the sender to the receiver.
Internet Protocol (IP)