Computer Science, asked by kunalsinha7671, 9 months ago

What is the purpose of sequence number in a tcp header?

Answers

Answered by charlie1505
0

Answer:

The TCP header contains the sequence number of the first byte in this segment.

Explanation:

The sequence number is the byte number of the first byte of data in the TCP packet sent (also called a TCP segment). The acknowledgement number is the sequence number of the next byte the receiver expects to receive.

Similar questions
Math, 5 months ago