1. All information to be sent over the internet is cut into smaller packets. They are numbered keep the order of the information
2. Information is sent over the internet in these smaller packages
3. Information used to reconstruct the file is on the outside of the packages. (sender, receiver, source file, packet number)
4. Packets travel on their own through different routers trying to find the fastest path always. Having extra routers for this purpose is called network redundancy. This makes the system more fault-tolerant
5. TCP/IP process the packet by extracting and merging it's inside data with the data from the other packets from the same file, in the correct order, in order to rebuild the file from its packets
6. If there is missing/ incorrect data, TCP/IP from this computer will send a message to TCP/IP on the sender computer, asking to resend a particular packet