aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DHCPApp.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a TELNET server to the webserver project, which currently can list ↵Dean Camera2010-02-031-166/+0
| | | | active TCP connections.
* Clean up Webserver project - add more Doxygen documentation for the new DHCP ↵Dean Camera2010-01-271-6/+47
| | | | client functions and defines.
* Add DHCP server to the Webserver demo for automatic network configuration. ↵Dean Camera2010-01-271-0/+125
Correct uIP timer clock not tracking the correct timespan.