TCP Model Presentaion
TCP Model Presentaion
4. –
–
❖ /
TCP/IP (Transmission Control Protocol/Internet Protocol) is a set of
networking protocols that enable communication and data exchange
between devices over the Internet or local networks. This model is a
part of the network domain designed specifically for overseeing
efficient and error-free transmission of data.
The layer that deals with applications like web browsers, email The layer responsible for providing reliable or unreliable
clients, and FTP clients. delivery of data.
The layer that deals with routing and delivering data between The physical layer that deals with the sending and receiving of
networks. data through various hardware components.
❖
➢ The TCP/IP model is among one of the most important
network concepts that contributed to the working of
ARPANET.
Internet
•An application layer is the topmost layer in the TCP/IP model.
•It is responsible for handling high-level protocols, issues of representation.
•This layer builds on the message which are received from the application
layer. It helps ensure that data units are delivered error-free and helps you to
control the reliability of a link through flow control, error control, and
segmentation or de-segmentation.
•It reassembles the out-of-order packets when they reach the destination.
•It handles the error in the transmission of data packets and fragmentation of
data packets
The main protocol in this layer is Internet Protocol (IP) and it is supported by the protocols
ICMP, IGMP, RARP, and ARP. Some of the protocols applied in this layer are:
IP: This protocol assigns your device with a unique address; the IP address is also
responsible for routing the data over the communication channel.
ARP: This protocol refers to the Address Resolution Protocol that is responsible for finding
the physical address using the IP address.
A network access layer is the lowest layer of the TCP/IP model.
It is the combination of the Physical layer and Data Link layer,
defined in the OSI model.
The protocols that this layer supports are −Ethernet, Frame Relay,
Token Ring, ATM
❖ /
1 2 3
•It helps you to establish/set up a • The various protocols in the model • TCP/IP model has a highly
connection between different types of provide robust security measures. scalable client-server
computers. architecture.
• It supports many routing protocols.
•It operates independently of the
operating system. • It can be operated
• Supports a number of routing independently
•It can be used to establish a protocols.
connection between two computers.
❖ /
1 2 3
The model is quite complex and Because of its complexity, it is Performance can be degraded
requires a certain degree of vulnerable to attack. due to network congestion and
expertise to configure and latency.
maintain.