返回卡包市场

Packet Switching

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 6内容版本: v3公开卡包更新时间: 8/1/2026

卡片预览 (6 张)

#1
正面 (问题)

What are transmissions?

背面 (解答)

The sending of data from point A to point B.

#2
正面 (问题)

What is Packet Switching?

背面 (解答)

A method of communication across a network where a message is broken down into small pieces which are sent separately.

#3
正面 (问题)

What does each packet consist of?

背面 (解答)

Header and payload

#4
正面 (问题)

What is a header?

背面 (解答)

header - this includes the sender’s and recipient’s IP addresses, the packet number, the total number of packets the message contains, plus the details of any protocols used

#5
正面 (问题)

What is a payload

背面 (解答)

payload - this is part of the actual message itself

#6
正面 (问题)

What does Packet Switching ensure?

背面 (解答)

Packet switching also helps to ensure messages arrive complete without slowing down a network. If the recipient finds packets are missing, it can request that just those packets are re-sent.