1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Data Packet
A smaller unit into which data is broken up when sent over a long distance.
Advantages of Data Packets
Easier to control and each packet can take its own route.
Disadvantages of Data Packets
Require careful construction and additional information for correct reassembly, and they can get lost.
Packet Structure
Includes Packet Header (destination IP address, sender's IP address, packet number), Payload (actual content to be transmitted), Trailer (marks the end of a packet), and Error checking method.
Router
A node in the transmission process that receives a data packet and decides where to send it next based on the information from the header.
Packet Switching
A five-stage process involving breaking down data transmission into packets, assigning numbers to each packet, allowing packets to take their own destination based on congestion, routers controlling the route of each packet, and reordering packets correctly at the final IP address.