A client uses TCP to send data to a server. The data are 16 bytes. Calculate the efficiency of this transmission at the TCP level (ratio of useful bytes to total bytes, assume no options)
a.4/9
b.2/3
c.1/2
d.None
Answers
Answered by
4
Answer:
2/3
Explanation:
Hope it's help you!!!
Answered by
1
Answer:
Explanation:
data = 16bytes
TCP header = 20byte without option
efficacy = 16/(16+20)
16/36
4/9
Similar questions