network materials
network materials
The transport layer provides services to the application layer and takes services from the
network layer. The data in the transport layer is referred to as Segments. It is
responsible for the end-to-end delivery of the complete message. The transport layer
also provides the acknowledgment of the successful data transmission and re-transmits
the data if an error is found. Protocols used in Transport Layer
are TCP, UDP NetBIOS, PPTP.
Connection-Oriented Service
Connectionless Service
Layer 5 – Session Layer
Session Layer in the OSI Model is responsible for the establishment of connections,
management of connections, terminations of sessions between two devices. It also
provides authentication and security. Protocols used in the Session Layer are NetBIOS,
PPTP.
Example
The “Messenger” here acts as the application layer which provides the user with an
interface to create the data. This message or so-called Data is compressed, optionally
encrypted (if the data is sensitive), and converted into bits (0’s and 1’s) so that it can be
transmitted.
In the OSI model, only layers All layers of the TCP/IP model
1,2 and 3 are necessary for are needed for data
data transmission. transmission.