Sending an email using packet switching
1. Email is broken down into packets
2. Each packet receives a source address, destination address, and packet number
3. Each packet receives an error check like a parity bit
4. Packets are sent over the internet via routers
5. Packets may take different routes and arrive in any order
6. Packets are checked for errors and missing packets can be requested to be resent
7. Once all packets are received they are put together in order using the packet numbers