Protocols and Models Flashcards
People exchange ideas using many different communication methods. However, all communication methods have the following three elements in common:
-Message source (sender)
-Message Destination (receiver)
-Channel
What is a message source (sender)?
Message sources are people, or electronic devices, that need to send a message to other individuals or devices.
What is a message destination (receiver)?
The destination receives the message and interprets it.
What is a channel?
This consists of the media that provides the pathway over which the message travels from source to destination.
What are protocols?
- Sending a message, whether by face-to-face communication or over a network, is governed by rules called protocols.
-These protocols are specific to the type of communication method being used.
What are the five steps to how communication occurs in a computer network?
-Message source
-Transmitter
-Transmission medium
-Receiver
-Message Destination
Prior to communicating, the devices must agree on how to __________. They must also _______ the message in a way that is understandable.
communicate, format
Before communicating with one another, individuals must use ___________ ____ or __________ to govern the conversation.
established rules, agreements
Messages should be written using _____ (i.e. _________) that are necessary for effective communication.
rules, protocols
Protocols must account for the four following requirements to successfully deliver a message that is understood by the receiver:
-An identified sender and receiver
-Common language and grammar
-Speed and timing of delivery
-Confirmation or acknowledgment requirements
In addition to identifying the ________ and _________, computer and network protocols define the details of how a message is transmitted across a network.
source, destination
Common computer protocols include the five following requirements:
-Message encoding
-Message formatting and encapsulation
-Message size
-Message timing
-Message delivery options
What is encoding?
Encoding is the process of converting information into another acceptable form, for transmission.
What is decoding?
Decoding reverses the process of encoding to interpret the information.
What are the seven steps to encoding and decoding a message across a network?
-Message source
-Encoder
-Transmitter
-Transmission Medium “The Channel”
-Receiver
-Decoder
-Message Destination
Messages sent across the network are first converted into ____ by the sending host.
bits
When a message is sent from ______ to __________, it must use a specific format or structure. ________ _______ depend on the type of message and the channel that is used to deliver the message.
source, destination, Message formats
Similar to sending a letter, a message that is sent over a computer network follows specific _______ _______ for it to be delivered and processed.
format rules
IP is responsible for sending a message from the ________ _______ to _________ over one or more ________.
message source, destination, networks
When a long message is sent from one host to another over a network, it is necessary to break the message into _______ _____.
smaller pieces
The rules that govern the size of the pieces, or ______, communicated across the network are very ______. They can also be _______, depending on the _______ used. Frames that are too long or too short are not _______.
frames, strict, different, delivered
The ____ ___________ of frames require the source host to break a long message into individual pieces that meet both the __________ and _________ size requirements.
size restrictions, minimum, maximum
The long message will be sent in separate ______, with each ______ containing a piece of the ________ _________. Each frame will also have its own __________ __________.
frames, frame, original message, addressing information
At the receiving host, the individual pieces of the message are ___________ into the original message.
reconstructed