> Up to lwIP 1.3.0, I think, the sntp example was for sockets, only. Yes, that's the code I checked out...
> After > that, there was a define (SNTP_SOCKET) which allowed to switch between > socket and raw API. By now, the socket code has been removed (as there is > nothing lwIP-specific in it) and the sntp.c file only contains raw API code. > > You can get the current version from git: > http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git > > or: > http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/tree/apps/sntp/sntp.c > >From having a look into the code I'd guess that doesn't works with 1.3.x? In case I have to implement it for my own: would you be interested in getting the SNTP code for 1.3.x too? Thanks _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
