You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/Webserver/Lib
Dean Camera f4f44f9fc1
Re-add Webserver uIP application polling, apply patch to uIP by Andrew Ruder to fix corrupt TCP streams when multiple applications are used and the applications are polled for more data.
15 years ago
..
FATFs Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed. 15 years ago
uip Re-add Webserver uIP application polling, apply patch to uIP by Andrew Ruder to fix corrupt TCP streams when multiple applications are used and the applications are polled for more data. 15 years ago
DHCPClientApp.c Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago
DHCPClientApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago
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. 15 years ago
DataflashManager.h Minor fixups to the documentation and preprocessor tokens. 15 years ago
HTTPServerApp.c Fix TELNET server locking up if an invalid command was issued. 15 years ago
HTTPServerApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago
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. 15 years ago
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. 15 years ago
TELNETServerApp.c Fix TELNET server locking up if an invalid command was issued. 15 years ago
TELNETServerApp.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago
uIPManagement.c Re-add Webserver uIP application polling, apply patch to uIP by Andrew Ruder to fix corrupt TCP streams when multiple applications are used and the applications are polled for more data. 15 years ago
uIPManagement.h Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago