Detailed Explanation of TCP Protocol’s Three-Way Handshake and Four-Way Wavehand
Introduction Although TCP and UDP use the same network layer (IP), TCP provides services that are completely different from those of UDP at the application layer. TCP offers a connection-oriented and reliable byte stream service.Connection-oriented means that two applications using TCP (usually a client and a server) must first establish a TCP connection before exchanging … Read more