-
- Downloads
Clean up HTTP webserver code in the Webserver project, so that it follows the...
Clean up HTTP webserver code in the Webserver project, so that it follows the uIP application structure guidelines and uses cleaner state machine based code.
Showing
- Projects/Webserver/Lib/DHCPApp.c 2 additions, 2 deletionsProjects/Webserver/Lib/DHCPApp.c
- Projects/Webserver/Lib/HTTPServerApp.c 169 additions, 128 deletionsProjects/Webserver/Lib/HTTPServerApp.c
- Projects/Webserver/Lib/HTTPServerApp.h 10 additions, 2 deletionsProjects/Webserver/Lib/HTTPServerApp.h
- Projects/Webserver/Lib/uIPManagement.c 1 addition, 1 deletionProjects/Webserver/Lib/uIPManagement.c
- Projects/Webserver/Lib/uip/conf/apps-conf.h 7 additions, 6 deletionsProjects/Webserver/Lib/uip/conf/apps-conf.h
Loading
Please register or sign in to comment