Data communication is the exchange of data between devices via transmission media. Key components include senders, receivers, messages, transmission media, and protocols.
Role of Protocols: A protocol is a set of rules that governs data communications. It defines what is communicated, how it is communicated, and when it is communicated. It has three key elements:
Distributed Processing: Processing tasks are distributed among multiple computers connected via a network rather than relying on a single mainframe. Advantage: Higher system reliability (if one local processor fails, remaining processors continue normally).
Convergence: Merging voice, data, and video onto a single IP-based infrastructure. Unified Communications (UC) integrates these tools (VoIP, video, instant messaging) into a single interface.
数据通信是设备之间通过传输介质进行的数据交换。关键组件包括发送方、接收方、消息、传输介质和协议。
协议的作用:协议是管理数据通信的一套规则。它定义了通信的内容、通信方式和通信时间。它有三个关键要素:
分布式处理:处理任务分布在通过网络连接的多台计算机上,而不是依赖单个主机。优势:系统可靠性高(如果一个本地处理器发生故障,其余处理器仍能正常运行)。
网络融合:将语音、数据和视频合并到单一基于 IP 的基础设施中。统一通信 (UC) 将这些工具(VoIP、视频、即时消息)集成到一个界面中。
Exercise 1: Cisco Packet Tracer - Two-Node Connection Setup 练习 1:Cisco Packet Tracer - 双节点连接设置
Steps to complete:
192.168.1.10 and Subnet Mask 255.255.255.0.192.168.1.11 and Subnet Mask 255.255.255.0.ping 192.168.1.11 to verify connectivity.完成步骤:
192.168.1.10 和子网掩码 255.255.255.0。192.168.1.11 和子网掩码 255.255.255.0。ping 192.168.1.11 验证连通性。Exercise 2: Wireshark - Capture and Follow plain TCP stream 练习 2:Wireshark - 捕获并跟踪纯 TCP 流
Steps to complete:
ping 8.8.8.8.icmp in the display filter bar and press Enter. You will see the echo request/reply packets.http. Right-click on the HTTP packet (e.g. GET) -> select Follow -> TCP Stream to see the decoded plaintext headers.完成步骤:
ping 8.8.8.8。icmp 并按回车。您将看到 ping 请求/回复数据包。http。右键点击 HTTP 数据包 (例如 GET) -> 选择 Follow -> TCP Stream,即可查看解码后的明文包头内容。1. Identify the standard-making body that defines internet communication protocols. 识别定义互联网通信协议的标准制定机构。
2. Describe the main function of a protocol in data communications. 描述协议在数据通信中的主要功能。
3. Classify a network standard created by an official regulatory body. 对官方监管机构创建的网络标准进行分类。
4. Identify the standard body that defines electrical and electronics standard configurations. 识别定义电气和电子标准配置的标准机构。
5. Describe the timing element of a communication protocol. 描述通信协议的“时序”要素。
6. Classify a network standard that has become popular without formal approval. 对未经正式批准但已变得流行的网络标准进行分类。
Q1. Explain the role of 'Protocols' in data communication and describe THREE (3) key elements of a protocol.
Q2. Explain the difference between a 'De facto' standard and a 'De jure' standard in networking, providing one example for each.
Match the term on the left with its definition on the right. (Click a term, then click its matching definition). 将左侧的术语与右侧的定义进行配对。(点击术语,然后点击匹配的定义)。