TCP Timers
Various types of timers are used by the TCP to avoid excessive delay during the transmission of the segment. Some of the TCP timers are timeout timer, time wait timer, keep alive timer, and persistent timer. Introduction Various types of TCP timers are used to make sure that excessive delay in the transmission of data ...