Presentation Layer & Session Layer
Presentation Layer & Session Layer
Presentation Layer & Session Layer
2.
2
The presentation layer is responsible for translation,
compression, and encryption.
2.
3
Translates data
iterated query
2
• recursive query 3
– puts burden of name 4
resolution on
contacted name 7
server.
local name server intermediate name server
– heavy load ? dns.eurecom.fr dns.umass.edu
5 6
• iterated query 1 8
AOL
ESPN
mail
music
news
Ending a session
◦ THREE-WAY-HANDSHAKE: a method widely used to
establish and end connection
Sender sends FIN message to close a session to the
receiver
Receiver replies by sending ACK message to
acknowledge the FIN message sent by the sender, and
FIN message to close a session to the sender
Sender replies by sending ACK message to
acknowledge the FIN message sent by the receiver
ISO-SP: OSI Session Layer Protocol
PPTP, Point-to-Point Tunneling Protocol
RPC, Remote Procedure Call Protocol
RTCP, Real-time Transport Control Protocol