• JSON over HTTP
    Hi, I am using AJAX JSON over HTTP to send using CGI. It is working. Does Keil web server CGX supports JSON RPC. Currently I have to Post JSON using CGX using $.ajax({ type: "POST", url...
  • JSON over HTTP
    Hi, I am using AJAX JSON over HTTP to send using CGI. It is working. Does Keil web server CGX supports JSON RPC. Currently I have to Post JSON using CGX using $.ajax({ type: "POST", url...
  • HTTP web server
    I am trying to create a dynamic web server, which has many select forms ranging from 10 to 120 depending on user input. Each select forms have 3 options. The user has to select the options for each select...
  • HTTP web server
    I am trying to create a dynamic web server, which has many select forms ranging from 10 to 120 depending on user input. Each select forms have 3 options. The user has to select the options for each select...
  • DISPLAYING WEB PAGE USING HTTP SERVER
    Hello, I have a problem while dealing with the HTTP server sample code in Keil5. the lan is connected. sometime after ip address of the board given the access will be denied and web page is not displaying...