WHAT IS AN IP ADDRESS ?
An Internet Protocol (IP) address is a numerical identification
and logical address that is assigned to devices participating in
a computer network utilizing the Internet Protocol for communication
between its nodes.
BRIEF
HISTORY OF IP:
In May, 1974, the Institute of Electrical and Electronic Engineers
(IEEE) published a paper entitled "A Protocol for Packet Network
Interconnection." The paper's authors, Vint Cerf and Bob Kahn,
described an internetworking protocol for sharing resources using
packet-switching among the nodes. A central control component of
this model was the "Transmission Control Program" (TCP)
that incorporated both connection-oriented links and datagram services
between hosts. The monolithic Transmission Control Program was later
divided into a modular architecture consisting of the Transmission
Control Protocol at the connection-oriented layer and the Internet
Protocol at the internetworking (datagram) layer. The model became
known informally as TCP/IP, although formally it was henceforth
referenced as the Internet Protocol Suite.
The Internet Protocol is one of the determining elements that define
the Internet. The dominant internetworking protocol (Internet Layer)
in use today is IPv4; with number 4 assigned as the formal protocol
version number carried in every IP datagram. IPv4 is described in
RFC-791 (1981).
The successor to IPv4 is IPv6. Its most prominent modification from
Version 4 is the addressing system. IPv4 uses 32-bit addresses (c.
4 billion, or 4.3×109, addresses) while IPv6 uses 128-bit
addresses (c. 340 undecillion, or 3.4×1038 addresses). Although
adoption of IPv6 has been slow, as of June 2008, all United States
government systems have demonstrated basic infrastructure support
for IPv6 (if only at the backbone level).
Version numbers 0 through 3 were development versions of IPv4 used
between 1977 and 1979. Version number 5 was used by the Internet
Stream Protocol (IST), an experimental stream protocol. Version
numbers 6 through 9 were proposed for various protocol models designed
to replace IPv4: SIPP (Simple Internet Protocol Plus, known now
as IPv6), TP/IX (RFC 1475), PIP (RFC 1621) and TUBA (TCP and UDP
with Bigger Addresses, RFC 1347). Version number 6 was eventually
chosen as the official assignment for the successor Internet protocol,
subsequently standardized as IPv6.
Reference:
"IP Adress." Wikipedia: The Free Encyclopedia.
25 June 2009 <
http://en.wikipedia.org/wiki/Ip_address >
|