TCP Connection Termination

Описание к видео TCP Connection Termination

TCP Connection Termination has two options, one is 3 way handshaking and other is 4 way handshaking with half close connection. Here it is explained how connection terminates, normally initiate by client using FIN segment and how server sends the FIN+ACK segment to confirm the connection termination from server side. This is finally acknowledged by ACK segment from the client and connection closed from both end. Here it is also explained how client can half close the connection so that client stops the sending data but still receiving the data from the server, after server complete all data transfer, TCP connection fully closed from server using FIN+ACK segment .

See Full Playlist on Computer Networks:    • Computer Networks  

See Full Playlist on HTML, CSS and JavaScript:
   • HTML, CSS and JavaScript  

See Full Playlist on Data Structures:    • Data Structures  

#TCP #ConnectionTermination #AnimatedStudy

Комментарии

Информация по комментариям в разработке