Presentation On Tcp/Ip Reference Model
Presentation On Tcp/Ip Reference Model
Presentation On Tcp/Ip Reference Model
TCP/IP is divided into two protocols: the TCP suite and the
IP suite.
The TCP suite processes and handles data from
applications, while the IP suite is designed to accommodate
the transmission and receipt of application data across a
network.
The TCP/IP is a combination of four different layers.
TCP/IP tells the computer how to put together data
packets.
The TCP/IP protocols determine how the information is
sent.
DIFFERENCE BETWEEN TCP AND IP
INTERNET LAYER:
Top layer is called internet layer.
It allows the host to insert packets into any network, and
then makes them travel to the destination.
TRANSPORT LAYER:
The layer above the internet layer is called transport layer.
It allows the peer entities of the source and destination to
converse with each other.
The end to end protocols are TCP and UDP.
APPLICATION LAYER:
The layer on top of transport layer is called application
layer.
It provides service that can be used by other application.
Some of important protocols are SMTP, FTP, HTTP etc.
DEMERITS OF TCP/IP