SNTP client on mini2440

Embsys
Dear Troubleshooters,

I want to establish SNTP client on mini2440 system for clock
synchronisation with the SNTP server on windows XP.

Can any one of you suggest me this HOW2?

With best regards,
nikhil@amitech.in

Juergen Beisert
Use a cross build system to build your root filesystem and you just have to
enable an SNTP client to make it work.

nikhil
Dear trouble shooter,

I have crosse compiled the ntp source with the arm-linux-gcc tool chain and
generated ntpd,ntpdate etc binaries. My problem is when i entered the
following command,

#ntpdate 192.168.1.204               comment(ntp-server windows)
24 Nov 17:29:35 ntpdate[833]: adjust time server 192.168.1.204 offset
-0.243537 sec

#date
Thu Nov 24 17:33:38 CST 2011

which is incorrect. My ntp-server is on Windows and client on friendly arm,
which share a common LAN.

I shall be thank full for your valuable suggestion.

With best regards,
nikhil@amitech.in