Mark,
All of these are already implemented as examples except NTP (not sure about DNS, but lwIP has DNS support nonetheless). If you download the contrib package and look in 'ports' there is a unix and a windows folder. I am not familiar with the windows port, but the unix port shows how to use lwIP for DHCP, HTTP, echo, ping, snmp, udp/tcp, telnet. Look in the ports/unix/proj/unixsim folder and build the simhost project (this is the default make project in that dir). I'm sure something is similar for windows and other guys on the list can help you out there.

        -rishi

On May 8, 2008, at 2:02 AM, mark wrote:


Dear group,

I am thinking about to use lwIP ( possibly in combination with openRTOS ) in an application which needs to:

get IP settings via DHCP
serve a simple web page
log to a remote site ( outbound connection)
Name resolution
optionally NTP would be cool

is it possible to do all that with lwIP?
It would be OK if the web server would be blocked while the app sends the log.

Thanks to everyone,
Mark



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users




_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to