16.5k views
5 votes
One side in a Transmission Control Protocol (TCP) connection has not been able to properly recover from a series of malformed segments. Which Transmission Control Protocol (TCP) flag will be used?

1 Answer

3 votes

Answer:

TCP RST flag

Step-by-step explanation:

The RST is the Transmission Control Protocol, TCP Reset package sent back to a source of an unexpected TCP packet by the host, as a response, through the same route connection.

Where one side of the TCP connection has received malformed, unexpected packets such that the TCP connection is yet to recover, the TCP reset package, RST, is sent to the source of the packets to indicate the need for the termination of the connection due to a fatal error

User Luisbar
by
4.2k points