|
The IP is a network-layer (Layer 3) protocol that contains addressing information
and some control information that enables packets to be routed. IP is the primary
network-layer protocol in the Internet protocol suite. Along with the Transmission
Control Protocol (TCP), IP represents the heart of the Internet protocols. IP has
two primary responsibilities: providing connectionless, best-effort delivery of
datagrams through an internetwork; and providing fragmentation and reassembly of
datagrams to support data links with different maximum-transmission unit (MTU) sizes.
IPs are the world's most popular open-system (nonproprietary) protocol suite because
they can be used to communicate across any set of interconnected networks and are
equally well suited for LAN and WAN communications. The Internet protocols consist
of a suite of communication protocols, of which the two best known are the Transmission
Control Protocol (TCP) and the Internet Protocol (IP). The Internet protocol suite
not only includes lower-layer protocols (such as TCP and IP), but it also specifies
common applications such as electronic mail, terminal emulation, and file transfer.
|