Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #14995

Re: NTP client

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: NTP client
Date 2012-06-01 14:26 -0700
Organization Canadian Mind Products
Message-ID <2ncis79vks3sglicpim5p21ev0v8osip8q@4ax.com> (permalink)
References <de20892c-8be9-4954-bac4-0a6dcfa77cfc@googlegroups.com>

Show all headers | View raw


On Fri, 1 Jun 2012 06:50:07 -0700 (PDT), bob <bob@coolfone.comze.com>
wrote, quoted or indirectly quoted someone who said :

>Does anyone know of a really good implementation of an NTP client in Java?

If you want something simple, cannibalise the code inside SetClock. It
works at the UDP level. see
http://mindprod.com/products1.html#SETCLOCK.html

For background on NTP see http://mindprod.com/jgloss/ntp.html
including lists of servers.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Controlling complexity is the essence of computer programming.
~ Brian W. Kernighan 1942-01-01
.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

NTP client bob <bob@coolfone.comze.com> - 2012-06-01 06:50 -0700
  Re: NTP client Gunter Herrmann <notformail0106@earthlink.net> - 2012-06-01 12:38 -0400
    Re: NTP client Roedy Green <see_website@mindprod.com.invalid> - 2012-06-13 12:34 -0700
      Re: NTP client Gunter Herrmann <notformail0106@earthlink.net> - 2012-06-14 10:39 -0400
  Re: NTP client Roedy Green <see_website@mindprod.com.invalid> - 2012-06-01 14:26 -0700

csiph-web