Computer Networks As Explained To A 5 Year Old
Computer Networks As Explained To A 5 Year Old
Server:
• A server is a powerful computer that provides information or services.
• Examples: Web servers, email servers, file servers. • Servers wait for
requests and then respond to clients.
Working
1. The client (like your web browser) asks for something
(like a website).
2. This request goes to the server.
3. The server finds what you asked for.
4. The server sends back the information.
5. Your client (browser) shows you the website.
Basics of MAC Address
Key points:
1. Every network device has a unique MAC address.
2. It's a 12-digit number, usually written in pairs (like
00:1A:2B:3C:4D:5E).
3. MAC addresses are set by the manufacturer and are
usually permanent.
4. They help identify devices on a local network
Basics of IP Address
• IP stands for Internet Protocol.
•An IP address is like your device's home address on the internet.
Key Points
• Every device on the internet needs an IP address to send and receive data.
• IP addresses can change, unlike MAC addresses.
• There are two types:
IPv4: Looks like 192.168.1.1
IPv6: Looks like 2001:0db8:85a3:0000:0000:8a2e:0370:7334
•IP addresses help route data across the internet to the right destination.
THANK YOU