• 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?
  • MCB2300 webserver : file download from webserver
    Hi friends, I want to download a file from LPC2366 based embedded webserver; So I have Implemented the RAM file system. I am able to read and write to the file R: test.txt. Now I want to download...
  • TcpNet Webserver HTTP Auth only for some pages?
    Hi! I'm referring to the embedded webserver from Keil RTL/TcpNet. I'm aware of the settings below HTTP_ENAUTH. However, this seems to only allow for: either protect all pages or protect...
  • 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...