In: Computer Science
Computer Networks
A client-server system uses a satellite network, with the satellite at a height of 20,000 km. What is the best-case delay in response to a request?
Client-server system:
Server is a computer program in a machine which is used to serve other computers; it contains all data about particular stream in an organization.
Best-case delay in response to a request:
Consider a client-server system that uses a satellite network for communication; the height of the satellite is 20,000 km.
From the above diagram,
Calculate the delay in response to a request use the following formula:
Delay = total traversed / speed of light
Apply the value "80,000" for "total traversed" and the value "299,705" for "speed of light" in the above formula.
Delay = 80,000 / 299,705
= 0.26692 sec
Therefore, the delay in response to a request is 0.26692 sec or 266 milliseconds.
Thank you. Please ask me if you have any doubt.