Computer Science, asked by saiakhilkkatukam, 1 month ago

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 uroojnausheen89
4

Answer:

2/3

Explanation:

Hope it's help you!!!

Answered by jobtube18
1

Answer:

Explanation:

data = 16bytes

TCP header = 20byte without option

efficacy = 16/(16+20)

16/36

4/9

Similar questions