LOGBOOK

HELP

1 / 51
Other keys: showSpace: good1-4: rate0: skip5: flag

Question

What are the three fundamental elements required for any communication to occur?

Answer

Source (sender), destination (receiver), and a channel (the media that carries the message between them).

Every communication requires three elements:

  1. Source (Sender) - The device or person originating the message
  2. Destination (Receiver) - The device or person receiving the message
  3. Channel (Media) - The pathway that provides the route for communications to occur

Key point: Networks can vary in size and complexity, but it is not enough to have a connection - devices must agree on "how" to communicate.

Go deeper:

Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
Jsoon eu (talk) · CC BY-SA 3.0 · Wikimedia Commons
or press any other key

Question

What is a protocol and why are protocols necessary for network communication?

Answer

A protocol is the set of rules a communication follows; without shared rules, sender and receiver cannot reliably understand each other.

A protocol is a set of rules that communications will follow.

Why protocols are necessary:

  • All communications are governed by protocols
  • Protocols define the rules that communications follow
  • These rules vary depending on the specific protocol being used

Just like humans need agreed-upon rules to communicate effectively (language, grammar, turn-taking), network devices need protocols to exchange data successfully.

Go deeper:

The TCP/IP model or Internet layering scheme and its relation to some common protocols.
The TCP/IP model or Internet layering scheme and its relation to some common protocols.
Jsoon eu (talk) · CC BY-SA 3.0 · Wikimedia Commons
or press any other key