• 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?
  • POST and GET to the same .cgi file
    Hi, I'm currently interfacing to an external module which has a pre-defined protocol that I'm trying to comply with. The module uses both GET and POST messages to the same cgi file, for example;...
  • Switching cgi pages sent from the Keil webserver
    Hi, I am using the Keil webserver on a Cortex M3 processor. The processor controls a piece of industrial equipment which contains a display screen which itself is processor controlled. The only use...