lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] sntp netconn


From: Martin Velek
Subject: [lwip-users] sntp netconn
Date: Thu, 8 Oct 2009 21:28:31 +0200

Hi,

if you are insterested in, here is a rewritten contrib socket sntp
client example to use netconn api.

I have test it against WinXP with lwip 1.3.1 on LM3S9b92. You have to
define SNTP_SERVER_ADDRESS variable and  LWIP_SO_RCVTIMEO to enable
UDP timeout.

A piece of customization(e.g. remove calling syslog function, improve
english) should be done.

Martin

Attachment: sntp_netconn.h
Description: Text document

Attachment: sntp_netconn.c
Description: Text Data


reply via email to

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