The Network Time Protocol service can be used to synchronize computer clocks. Explain why, even with this service, no guaranteed bound given for the difference between two clocks.

What will be an ideal response?

Any client using the ntp service must communicate with it by means of messages passed over a communication channel. If a bound can be set on the time to transmit a message over a communication channel, then the difference between the client’s clock and the value supplied by the ntp service would also be bounded. With unbounded message transmission time, clock differences are necessarily unbounded.

Computer Science & Information Technology

You might also like to view...

A ________ relationship consists of a primary key value in a primary table many foreign key values in a related table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Class statement ends with the keyword(s) ____.

A. Class B. Exit Class C. End Class D. Next Class

Computer Science & Information Technology