Module 5 Flashcards
What is “Message format”
When a message is sent, it must use a specific format or structure.
What is “Message size”
The rules that govern the size of the pieces communicated across the network are very strict.
They can also be different, depending on the channel used.
What is “Timing”
Timing determines the speed at which the bits are transmitted across the network.
It also affects when an individual host can send data and the total amount of data that can be sent in any one transmission.
What is “Encoding”
Messages sent across the network are first converted into bits by the sending host.
Each bit is encoded into a pattern of sounds, light waves, or electrical impulses depending on the network media over which the bits are transmitted.
What is “Encapsulation”
Each message transmitted on a network must include a header that contains addressing information that identifies the source and destination hosts.
Encapsulation is the process of adding this information to the pieces of data that make up the message.
What is a “Message pattern”
Some messages require an acknowledgment before the next message can be sent.
This type of request/response pattern is a common aspect of many networking protocols. However, there are other types of messages that may be simply streamed across the network without concern as to whether they reach their destination.
What is a “Topologies”
- Representations of end devices and intermediary devices.
- Device Perspective in a Network:
- Devices perceive the network from within their own “bubble.”
- Limited to their own addressing information.
- Network Identification:
- Determined by network protocols.
- Enables devices to recognize being on the same network.
- Data Unit in Network Communication:
- Network communications typically use smaller data units known as packets.
- Definition of a Standard:
- A set of rules specifying how something must be done.
- Role in Networking and the Internet:
- Networking and internet standards ensure uniform implementation of rules or protocols across devices.
- Purpose of Standards:
- Facilitate communication between different devices.
- Enable interoperability over the internet.
- Development of Internet Standards:
- Comprehensive cycle involving discussion, problem-solving, and testing.
- Organizations Involved:
- Developed, published, and maintained by various organizations.