NTP Client for uClinux - Embedded
This is a discussion on NTP Client for uClinux - Embedded ; Hallo,
Does anybody know if there is a compact portable NTP client for uClinux ?
I should use it with an Altera Nios-II processor.
Thank you,
Gabriele Brugnoni...
-
NTP Client for uClinux
Hallo,
Does anybody know if there is a compact portable NTP client for uClinux ?
I should use it with an Altera Nios-II processor.
Thank you,
Gabriele Brugnoni
-
Re: NTP Client for uClinux
Gabriele Brugnoni wrote:
> Hallo,
> Does anybody know if there is a compact portable NTP client for uClinux ?
msntp is compact, portable, and provides most ntp client functions.
It's not very good compared to full ntpd though.
regards,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
| Damion de Soto --------------------------------------------------
| Software Engineer email: Damion_deSoto@au.securecomputing.com
| Secure Computing Corporation web: http://www.securecomputing.com
| fax: +61 7 3891 3630 ph: +61 7 3435 2809
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
---- Free Embedded Linux Distro at http://www.snapgear.org ----
-
Re: NTP Client for uClinux
On Thu, 01 Jun 2006 17:59:10 +0200, Gabriele Brugnoni wrote:
>
> Hallo,
> Does anybody know if there is a compact portable NTP client for uClinux ?
The Etrax embedded linux uses sntpdate Try Googling sntpdate, or I can
zip up the source code and send it to you.
Dan
-
Re: NTP Client for uClinux
Damion de Soto wrote:
> msntp is compact, portable, and provides most ntp client functions.
> It's not very good compared to full ntpd though.
>
> regards,
>
Thank you.
It's seems that this should be ok for me, since it may be used also as an
ntp server.
I'll try and let you know....
Regards,
Gabriele
-
Re: NTP Client for uClinux
Dan N wrote:
>
> The Etrax embedded linux uses sntpdate Try Googling sntpdate, or I can
> zip up the source code and send it to you.
>
> Dan
I've found it.
Very small and nice.
Thank you.
Gabriele