• HTTP Web pages slow download
    Hi, I am using HTTP server based on Keil TCP/IP stack. It is very slow downloading my CSS, JS and HTML files. I can see in Wireshark logs Keil stack is causing Retransmission of TCP packets that...
  • HTTP Web pages slow download
    Hi, I am using HTTP server based on Keil TCP/IP stack. It is very slow downloading my CSS, JS and HTML files. I can see in Wireshark logs Keil stack is causing Retransmission of TCP packets that...
  • Loading dynamic web pages which are located in Virtual Rom file system, created by FCARM.
    Hi, Lately, I have tried to include a web server in my project which is based the on the NXP's LPC2378 (ARM) micro controller and has no external flash file system connected. The Web server is using...
  • Loading dynamic web pages which are located in Virtual Rom file system, created by FCARM.
    Hi, Lately, I have tried to include a web server in my project which is based the on the NXP's LPC2378 (ARM) micro controller and has no external flash file system connected. The Web server is using...
  • rl-arm: web form file upload problem
    Hi, I'm trying to upload a small file to the target (an MCB-STR9 board) using a web form. I can see with the debugger that the content of the file is actually uploaded (it shows up in ram), but the...