• HTTP server CGI problem
    when using fcarm.exe with htm files i have no problem loading the web server, but converting the same htm file to it's cgi file equivalent although http_gci.c has been modified but it can not be loaded...
  • CGI
    Hi, I am working on HTTP server example in Keil MDK5. I would like to display certain data received through CAN to the web page. Then how to make changes to the CGI code. I hve received the values to...
  • uIP and CGI
    hello, Anybody knows how I can use CGI with uIP? Where I can read about this?
  • HTTP-Server(Web on SD Card) folder access - II.
    Hi, In http server I like to access to the image files in SD card folder /images/. Unfortunately without success. I found this thread about the same problem: http://www.keil.com/forum/17060/...
  • HTTP-Server(Web on SD Card) Problem for folder access
    How to access folder on SD card when designing with HTML code? From the HTTP_DEMO: <a href="http://www.keil.com"><img border="0" src="keil.gif" align="left" width="151" height="47"></a> If...