TCP Options The last part of this article series is related to TCP options. After this there is aleady the data part. In this section there are some options …
TCP Window Size, Checksum & Urgent Pointer The window, checksum and urgent pointer are another important fields in TCP header. Each of these fields are 2 bytes long. Window Size …
Each TCP segment has a special purpose and this is determined by flags.Here we will study on 6 important control flags. There are also other options in flag field, but …
In this section, we will survey the TCP header in packets. As you know TCP is a layer 4 protocol and its header is also have parameters about layer 4. …
Sequence & Acknowledgement Number Sequence and Acknowledgement fields are another important fields in TCP Header. Each of these TCP Header Fields are 32 bits long. Datas generally sent and received …