Computer Network Chapter 4
Computer Network Chapter 4
Encoding Decoding
Compression Decompression
Encryption Decryption
Presentation Layer Operations:
SESSION LAYER
5. Session Layer
Session layer is responsible to:
Establish
Maintain
Terminate communication
Between applications of two end stations (End devices)
Session Layer
TRANSPORT LAYER
4. Transport Layer
• Transport layer is responsible for end to end delivery.
• Transport layer is responsible for reliable transferring of data.
• It is used for delivering data from source up to destination:
1. TCP
2. UDP
Transport Layer
TCP UDP
• Transmission control protocol • User datagram protocol
• Connection oriented • Connection less
• Acknowledgment • No acknowledgment
• Reliable • Unreliable
• Slower • Faster
• For File transferring, Email • For voice call, video call (Live
transferring
stream)
Segment Missing
• Error correction
TCP Functions UDP Functions