In the connection termination phase, suppose the FIN segment from the client-side contains data ranging from sequence no 100 to 200,
So will the ACK no from the server start from 201 or 202? Will the FIN flag consume 1 extra sequence number at the end, making the ACK no 202?.
EDIT: My main query is, if FIN consumes a sequence number, in the context of my question, will that sequence number be 99, before the beginning of the data segment or 201, after the data segment
