IP stands for Internet Protocol.An Internet Protocol(IP) address refers to a unique number assigned to each computer on the Internet.An IP address consists of four numbers, each of which contains one to three digits, with a single dot (.) separating each number or set of digits. Each of the four numbers can range from 0 to 255. Here's an example of what an IP address might look like: 78.125.0.209
There are five classes of available IP ranges: Class A, Class B, Class C, Class D and Class E, while only A, B, and C are commonly used:
Class A------------------> 1.0.0.1 to 126.255.255.254
Class B -----------------> 128.1.0.1 to 191.255.255.254
Class C -----------------> 192.0.1.1 to 223.255.254.254
Class D------------------> 224.0.0.0 to 239.255.255.255
Class E -----------------> 240.0.0.0 to 254.255.255.254 .
If you want to find your computer ip address,follow the below steps
1.Start->Run->cmd prompt
2.In that,just type ipconfig and then click enter
For example: It will show ip address like 74.110.208.65 .
You can also check your ip address by using
http://www.ip-details.com/ .