Mission Database/Mission 16: Space Relay
Mission 16 of 20Space Relay

Packet Transmission: Breaking Data into Fragments

Large data transmissions are split into numbered packets

Objectives cleared0 / 2
+15 XP per step · +75 XP for completing the quest

A Mobile Suit cannot transmit a full battle plan in one signal burst — it would be too large and easy to intercept. Instead, data is broken into small numbered packets, each sent separately and reassembled at the destination. Every ping you run sends exactly one test packet.

Primary Objective

Understand how data is broken into packets and how latency is measured.

> COCKPIT TERMINAL

pilot@linux4kids:~
Welcome to the Linux4Kids Terminal!
Type 'help' for a list of commands.
pilot@~ $

> FIELD MANUAL

ping 8.8.8.8Transmit test packets and measure round-trip time
ping 192.168.1.1Transmit local test packets to the router
netstatMonitor active packet streams