Data is broken down into packets to be transmitted.
makes data easier to control than a long continuous stream of data.
It is a method of sending and receiving datas.
Data is broken down into packets.
Packets are assigned a header.
Each packet makes its way to the destination.
— Packets may take different routes depending on internet traffic.
Routers control the routes taken for each packet.
— Routers know which nearby router is closer to the destination device.
Chooses a more efficient route in packet-switching process.
Once the last packet has arrived, packets has to be reordered and reassembled.
Example: Secret Message is seperated into P1, P2, P3, and it goes by a different route to destination. Once it reaches the destination, it has to be reassembled back to original data.
Tasks that router does: