Transport Layer
Protocols used: TCP (connection-oriented), UDP (connectionless)
![[m5-2]](https://i.imgur.com/nl1IKiL.jpg)
How three-way handshake work?
- The source (client) sends an SYN packet to the destination system (server/host)
- The destination system replies with an SY packet & acknowledges the source system’s SYN packet by sending an ACK packet.
- The source system sends an ACK …
Create a free account to keep reading this post.
and 3 others joined a min ago.