HTTP Server, using SD card and EthernetInterface.
Dependencies: EthernetInterface SDFileSystem mbed-rtos mbed
History
HTTP Server, using SD card and EthernetInterface. This code work, but sometimes mbed frizing. Always frizing occurs when mbed sent information to HTTP client. Exactly when call function tcpip_apimsg(struct api_msg *apimsg) in file "tcpip.c".
2013-04-07, by azsymaivan [Sun, 07 Apr 2013 11:23:03 +0000] rev 0
HTTP Server, using SD card and EthernetInterface. This code work, but sometimes mbed frizing. Always frizing occurs when mbed sent information to HTTP client. Exactly when call function tcpip_apimsg(struct api_msg *apimsg) in file "tcpip.c".