
Every device on the Internet has a unique identifying number, called an IP Address Currently there are two types of Internet Protocol (IP) addresses in active use: IP version 4 (IPv4) and IP version 6 (IPv6). IPv4 was initially deployed on 1 January 1983 and is still the most commonly used version. IPv4 addresses are 32-bit numbers often expressed as 4 octets in "dotted decimal" notation typical IP address looks like this:192.165.110.115. An Internet Service Provider (ISP), or network administrator, permanently [fixed or static] or dynamically [for the duration of a single session] assigns an IP address to a network device. An IPv4 address is 32 bits wide, it is composed of two parts: the network number, and the host number [1, 2, and 3]. By convention, it is expressed as four decimal numbers separated by periods, such as "200.1.2.3" representing the decimal value of each of the four bytes. Valid addresses thus range from 0.0.0.0 to 255.255.255.255, a total of about 4.3 billion addresses. The first few bits of the address indicate the Class that the address belongs to:
| Class | Prefix |
Network Number |
Host Number |
|
A |
0 |
Bits 0-7 |
Bits 8-31 |
|
B |
10 |
Bits 1-15 |
Bits 16-31 |
|
C |
110 |
Bits 2-24 |
Bits 25-31 |
|
D |
1110 |
N/A |
|
|
E |
1111 |
N/A |
|
|
Class |
Range of Net Numbers |
Range of Host Numbers |
|
A |
0 to 126 |
0.0.1 to 255.255.254 |
|
B |
128.0 to 191.255 |
0.1 to 255.254 |
|
C |
192.0.0 to 254.255.255 |
1 to 254 |
IN The IP address format a 32-bit word. 232 - 4,294,967,296, which means over 4 billion hosts or physical networks can be addressed with this length of digital word. No doubt 32 bits will be inadequate a few years from now and will have to be increased in length. The 32-bit word is split into two parts, to identify a particular network number and a specific host within that network. Three address formats have been defined, depending on the quantity of networks and the quantity of hosts to be internet worked. The IP address can be specified as four decimal numbers, designated by the letters W, X, Y, and Z, where each decimal number represents 1 byte (8 bits) of IP address. Because 28 = 256, the maximum decimal number for each of the four letters W, X, Y, or Z is 255. The network information center (NIC) assigns IP addresses. This address format allows quite a lot of flexibility and, for example, sub networks can be defined within a large network. The 32-bit IP address is difficult to remember so user names are usually given to colleagues and friends, and application programs are used to convert between the two. For example WWW.IEEE.COM denotes a World Wide Web server for the Institute of Electrical and Electronics Engineers, based in the United States, and the corresponding Internet IP address is 140.98.1.1. Each institution within the Internet has its host which incorporates a domain name server (DNS) that has a directory of all hosts within the network. In this manner, the Internet addressing scheme is the equivalent of a telephone numbering plan. Interestingly, the telephone network is used as part of the interconnection of networks, gateways, and hosts. The main difference in connectivity of addressing is created by the leased line. The computer community uses the term being on-line. That simply means there is a permanent connection between a user's computer and the others in the network. The network can be just one other computer in the next office with an Ethernet LAN connection or it can be a computer across the other side of the world within, say, a large university campus LAN. Telephone companies have set up numerous leased lines to allow, for example, a permanent connection between a gateway in San Francisco and a gateway in New York. New Internet users get the impression that such long distance connections are free. They are not. With speech over the Internet improving in quality and becoming ever more popular, telecom service providers are taking a serious look at the definition of both a long-distance and a local call.