Answer:
In TCP, a FIN + ACK segment, if it does not carry data, consumes one sequence number.Yes, that is correct. A FIN + ACK segment in TCP, even if it does not carry data, consumes one sequence number. This is because the FIN + ACK segment is used to terminate the connection, and the acknowledgement number field in the segment header must acknowledge the receipt of the FIN segment from the other party. The FIN + ACK segment therefore uses one sequence number to acknowledge the FIN segment and indicate that the connection is being closed.
In TCP, a FIN + ACK segment, if it does not carry data, consumes one sequence number.Yes, that is correct. A FIN + ACK segment in TCP, even if it does not carry data, consumes one sequence number. This is because the FIN + ACK segment is used to terminate the connection, and the acknowledgement number field in the segment header must acknowledge the receipt of the FIN segment from the other party. The FIN + ACK segment therefore uses one sequence number to acknowledge the FIN segment and indicate that the connection is being closed.
You may be interested in:
Computer Networking MCQs