TCP-IP Model (1)
TCP-IP Model (1)
It
stands for Transmission Control Protocol/Internet Protocol, which are the core
protocols of the Internet. This model defines how data is transmitted over
networks, ensuring reliable communication between devices.
It consists of four layers: the Link Layer, the Internet Layer, the Transport
Layer, and the Application Layer.
Each layer has specific functions that help manage different aspects of
network communication, making it essential for understanding and working
with modern networks.
TCP/IP was designed and developed by the Department of Defense (DoD)in
the 1970s and is based on standard protocols.
TCP/IP model was developed alongside the creation of the ARPANET, which
later became the foundation of the modern internet.
What Does TCP/IP Do?
The main work of TCP/IP is to transfer the data of a computer from
one device to another.
The main condition of this process is to make data reliable and accurate
so that the receiver will receive the same information which is sent by the
sender.
To ensure that, each message reaches its final destination accurately, the
TCP/IP model divides its data into packets and combines them at the other
end, which helps in maintaining the accuracy of the data while transferring
from one end to another end.
The TCP/IP model is used in the context of the real-world internet,
where a wide range of physical media and network technologies are in use.
Difference Between TCP and IP
Feature TCP (Transmission IP (Internet Protocol)
Control Protocol)
Purpose Ensures reliable, ordered, Provides addressing and
and error-checked delivery routing of packets across
of data between networks.
applications.
Type Connection-oriented Connectionless
Function Manages data transmission Routes packets of data
between devices, ensuring from the source to the
data integrity and order. destination based on IP
addresses.
Error Handling Yes, includes error No, IP itself does not
checking and recovery handle errors; relies on
mechanisms. upper-layer protocols like
TCP.
Flow Control Yes, includes flow control No
mechanisms.
Congestion Control Yes, manages network No
congestion.
Data Segmentation Breaks data into smaller Breaks data into packets
packets and reassembles but does not handle
them at the destination. reassembly.
Header Size Larger, 20-60 bytes Smaller, typically 20 bytes
Reliability Provides reliable data Does not guarantee
transfer delivery, reliability, or
order.
Transmission Yes, acknowledges receipt No
Acknowledgment of data packets.
1. Guided Media
Guided Media is also referred to as Wired or Bounded transmission media.
Signals being transmitted are directed and confined in a narrow pathway by
using physical links.
Features:
High Speed
Secure
Used for comparatively shorter distances
There are 3 major types of Guided Media:
Twisted Pair Cable
It consists of 2 separately insulated conductor wires twisted about each other.
Generally, several such pairs are bundled together in a protective sheath. They
are the most widely used Transmission Media. Twisted Pair is of two types:
Unshielded Twisted Pair (UTP):UTP consists of two insulated
copper wires twisted around one another. This type of cable has the
ability to block interference and does not depend on a physical shield
for this purpose. It is used for telephonic applications.