Questions tagged [ntp]

Network Time Protocol is an application level network protocol that is used for synchronizing clocks of computer systems. The term also refers to the reference software implementation.

The Network Time Protocol version 4 is defined in RFC 5905, RFC 5906, RFC 5907, and RFC 5908. NTPv4 is also suitable for the Internet Protocol version 6 address family.

The reference software implementation is provided by the NTP Public Services Project.

http://en.wikipedia.org/wiki/Network_Time_Protocol

693 questions
-3
votes
1 answer

NTP project in java

I'm sort of making a Network Time Protocol (NTP) project in java and I'm asked to make at least 3 clients connect to a server and get time with fixed delay and stuff. My question is how can i make a server to accept many clients... which is the…
user2375278
  • 17
  • 1
  • 4
-4
votes
1 answer

Android Things NTP server

I am looking for a way to get the current time in Android Things trough an other NTP. I can't find a gps.confon Android Things, like it is in normal Android.
-6
votes
1 answer

Call function when server time is reached

I'm not as well practiced in JavaScript programming. At least I think it has been. Therefore, I again condemn the question to you. Possibly ye have indeed a working script or a good howto. I would like to be on one side of an action to perform a…
1 2 3
46
47