qmk_firmware/Projects/Webserver/Lib
2010-02-03 11:31:59 +00:00
..
FATFs Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed. 2010-01-29 09:21:38 +00:00
uip Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00
DataflashManager.c Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
DataflashManager.h Minor fixups to the documentation and preprocessor tokens. 2010-02-02 13:29:07 +00:00
DHCPClientApp.c Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00
DHCPClientApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00
HTTPServerApp.c Disable uIP connection polling for now - this seems to corrupt the buffers. 2010-02-03 11:31:59 +00:00
HTTPServerApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00
SCSI.c Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
SCSI.h Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
TELNETServerApp.c Disable uIP connection polling for now - this seems to corrupt the buffers. 2010-02-03 11:31:59 +00:00
TELNETServerApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00
uIPManagement.c Disable uIP connection polling for now - this seems to corrupt the buffers. 2010-02-03 11:31:59 +00:00
uIPManagement.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 2010-02-03 10:39:33 +00:00