Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
TCP Sequence Number
If, for example a client starts a conection, send 1 package and ends it, what would be the SN for the SYN, Data and FIN segments.
I am not sure if the answer wold be 0, 2 and 3.
Does the sequence number change due to the three way handshake?
(Let's say that the initial SN is 0 and the MSS is 1000 bytes.)
Thanks in advance!