1 What an IP Address Is and Why We Need One
An IP address (Internet Protocol address) is a numeric label assigned to every device that communicates on a network. Just as a postal address tells the mail carrier where to deliver a letter, an IP address tells routers where to deliver a packet of data.
Without IP addresses, two computers would have no way to identify each other across a network. Every message on the internet is broken into packets, and each packet carries a source IP and a destination IP so the network knows where it came from and where it should go.
There are two versions in use today: IPv4 (the original, 32-bit) and IPv6 (the newer, 128-bit). This course covers both.