• 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 historical problem, uip_arp_ipin()
    Not easy to find discussions about uIP. It seems that, developers who use uIP, have very good skills and encounter no problem. If you are interested in why uip_arp_ipin() has been defined nothing...
  • protothreads or protosockets for uip 1.0
    Hello, I am wondering if anyone has used the uIP stack with uVision 3 RVMDK for the STR7 MC? http://www.sics.se/~adam/uip/ I am trying to do so now, and I can port in the stack just fine...
  • 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...
  • HTTP cgi parameter names
    Hello, We are using Http cgi parameters in which we need to add letter "c" at the beginning of a line in the cgi file to fetch the variables dyanamically from the server. As mentioned in the...