Session 3 TCPIP
Session 3 TCPIP
Transport Transport
TCP HTTP Request TCP HTTP Request
Layer Layer
Network Network
IP TCP HTTP Request IP TCP HTTP Request
Layer Layer
Physical Physical
Layer Layer
Comparison of
OSI and TCP/IP
Similarity
OSI has Data Link/Physical The lower layers below the Interface or
layers. Data link layer deal with Network layer of TCP/IP seldom discussed.
error detection and correction. This protocol has not defined and varies from
Physical layer refer to the host to host and network to network.
physical connection of network.
Difference
The Session layer handles session setup,
The TCP/IP model does not have a general
data or message exchanges, and tear
session layer protocol.
down when the session ends.
In TCP/IP the term “sockets” and “ports” are
It also monitors session identification so
used to describe the path over which
only designated parties can participate
cooperating application communicates.
and security services to control access to
session information.
Difference