Here's a hint.
Look for a SMTP server.
Steve - 31 Aug 2006 06:40 GMT
On 30/8/06 22:09, in article ed4uhe$u4s$1@julia.coi.pw.edu.pl, "LukaszP"
<l.pietrzak@gmail.com> wrote:
> Here's a hint.
> Look for a SMTP server.
Here's a hint.
What's SMTP got to do with time synchronisation?

Signature
Regards,
Steve
"...which means he created the heaven and the earth... in the DARK! How good
is that?"
On 30/8/06 08:34, in article
1156923251.336051.221910@h48g2000cwc.googlegroups.com, "Allen"
<chenal@naritech.cn> wrote:
> Hi, every one!
> I am working with time synchronization. There are many SNTP client
> implementations.
> But I cannot find any SNTP server implementation. Pls help me where I
> can find it.
> Thank you.
I think you mean NTP server rather than SNTP?
Apache do one, but it's part of the bigger Directory Server Project
<http://directory.apache.org/subprojects/apacheds/>
A google for
java ntpserver
reveals one or two others, but not many.
HTH.

Signature
Regards,
Steve
"...which means he created the heaven and the earth... in the DARK! How good
is that?"
Allen - 31 Aug 2006 11:00 GMT
Yes, I got java NTP server from apache directory project.
Thank you very mucn, Steve!