|
Every computer which can connect to the internet will have a unique address called the IP (Internet Protocol) address.
IP address provides the unique address to the Internet routing protocols for routing data packets to our computers from any corner across the internet.
IP address of our computer:
We can find IP address of our computer in Windows by typing “ipconfig” in command prompt.
Format:
The format of IP address will be a.b.c.d where a, b, c, d are the numbers which can range from 0 to 255.
|