TCP
Byte Streaming
Full Duplex multiplexing
Segments
Connection Oriented (Reliability, 3 way
handshaking)
Flow and Error Control (Checksum)
1/29/2023
Unit-4 : Transport Layer
Size 20 bytes to 60 bytes
d.o.= Data Offset (header length)
Options and padding- to know mss
UDP is a connectionless, unreliable
protocol that has no flow and error
control. It uses port numbers to
multiplex data from the application
layer.
Note:
1/29/2023