Network Processes
DNS (Domain Name System) translates human-readable domain names (like google.com) into IP addresses (like 142.250.180.14) that computers use.
Packet Switching is how data travels across the internet. Large messages are broken into small packets that travel independently and reassemble at the destination.
Email uses several protocols: SMTP (sending), POP3/IMAP (receiving). Here's how an email travels from sender to recipient.