5. Communication Principles // Flashcards
Before beginning to communicate with each other, we establish rules or agreements to govern the conversation. These agreements include the following:
- What method of communication should we use?
- What language should we use?
- Do we need to confirm that our messages are received?
In both a wired and wireless environment, a local network is defined as?
as an area where all hosts must “speak the same language”, which, in computer terms means they must “share a common protocol”.
What are the protocol characteristics?
- Message Format
- Message size
- Timing
- Encoding
- Encapsulation
- Message Pattern
With the increasing number of new devices and technologies coming online, how is it possible to manage all the changes and still reliably deliver services such as email?
internet standards.
ensure that all devices connecting to the network implement the same set of rules or protocols in the same manner.
Networking and internet standards
When a new standard is proposed, each stage of the development and approval process is recorded in?
in a numbered Request for Comments (RFC) document so that the evolution of the standard is tracked.
RFCs for internet standards are published and managed by the?
Internet Engineering Task Force (IETF).
What are the benefits of the layered model?
- Assists in protocol design, because protocols that operate at a specific layer have defined information that they act upon and a defined interface to the layers above and below.
- Fosters competition because products from different vendors can work together.
- Enables technology changes to occur at one level without affecting the other levels.
- Provides a common language to describe networking functions and capabilities.
The first layered model for internetwork communications was created in the early?
early 1970s and is referred to as the internet model. It defines four categories of functions that must occur in order for communications to be successful.
What are the layers of TCP/IP Model
- Application
- Transport
- Internet
- Network Access
Represents the data to the user, plus encoding and dialog control
Application Layer
Supports communication between various devices across diverse networks
Transport Layer
Determines the best path through the network
Internet Layer
Controls the hardware devices and the media that make up the work
Network Access
There are two basic types of models that we use to describe the?
the functions that must occur in order for network communications to be successful:
What are the two basic types of models that we use to describe the functions that must occur in order for network communications to be successful?
Protocol and Reference Model
includes the set of related protocols that typically provide all the functionality required for people to communicate with the data network.
Protocol Suite