lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] SNTP Problem


From: N.Karakotas
Subject: Re: [lwip-users] SNTP Problem
Date: Sat, 28 Apr 2012 18:00:25 +0300

Hi,

Thanks for the info. I changed the code to the following and it returns the correct timestamp:
time_t t = ntp_to_datetime_timestamp(ntohl(receive_timestamp[0]));

Regards,
Nick

--------------------------------------------------
From: "Sylvain Rochet" <address@hidden>
Sent: Saturday, April 28, 2012 4:36 PM
To: "Mailing list for lwIP users" <address@hidden>
Subject: Re: [lwip-users] SNTP Problem

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]