Communicating over the network - part 2 Flashcards
(137 cards)
What is communication governed by?
Predetermined rules called protocols
What are protocols specific to?
The characteristics of a conversation?
What is a protocol suite?
A group of inter-related protocols that are necessary to perform a communication function
What are protocols implemented in?
Software and hardware that is loaded on each host and networked device
What does a protocol stack show?
How individual protocols within the suite are implemented on a host
How are protocols viewed in the stack?
As a layered hierarchy, with protocols in the higher levels depending on some functionality defined by the lower levels
What 2 things do the lower levels in the protocol stack do?
Move data across a network and provide functionality to the higher levels of the stack
What do the upper layers of the protocol stack focus on?
The content of the message being sent and the UI
What would the physical layer represent in human communication?
The use of people using their voices
What would the rules layer represent in human communication?
How the conversation is carried out e.g.
- Common language
- Wait your turn
- Signal end of speech
What would the content layer represent in human communication?
The actual words that are spoken e.g. “Wilfried Zaha is the greatest footballer in the world”
Why are network protocols used?
To allow devices to communicate successfully
What is the 1st (4) way a network protocol suite would describe precise requirements and interactions?
The format and structure of a message
What is an example of a network protocol suite describing the format and structure of a message?
“Lets agree that each piece will be 10 letters long”
What is the 2nd (4) way a network protocol suite would describe precise requirements and interactions?
The method by which networking devices share information about pathways and other networks
What is an example of a network protocol suite describing the method by which networking devices share information about pathways and other networks?
“Let’s all agree that if one of our pathways is down, we’ll notify all connected devices”
What is the 3rd (4) way a network protocol suite would describe precise requirements and interactions?
How and when error and system messages are passed between devices
What is an example of a network protocol suite describing how and when error and system messages are passed between devices?
“Let’s all agree that error messages have a unique ID number”
What is the 4th (4) way a network protocol suite would describe precise requirements and interactions?
The setup and termination of data transfer sessions
What is an example of a network protocol suite describing the setup and termination of data transfer sessions?
“Lets all agree that sessions will end after 60s of inactivity”
What does it mean if individual protocols in a stack are proprietary or vendor specific?
One company or vendor controls how the protocol functions.
What is the 1st (2) way companies can use proprietary protocols not owned by them?
Some can be used with permission from the owner
What is the 2nd (2) way companies can use proprietary protocols not owned by them?
Some can only be implemented on equipment manufactured by the proprietary vendor
What is a standard?
A process or protocol that has been endorsed by the networking industry and ratified by a standards organisation