Q.

Suppose a TCP connection is transferring a file of 1000 bytes. The first byte is numbered 10001. What is the sequence number of the segment if all data is sent in only one segment?

A. 10000
B. 10001
C. 12001
D. 11001
Answer» B. 10001
Explanation: the sequence number given to first byte of a segment, with respect to its order among the previous segments, is the sequence number of that segment.
3.3k
0
Do you find this helpful?
25

Discussion

No comments yet