• HTTP requests for RESTful interface
    Hello, We're using the Keil MDK-ARM middleware. We now want to host a small web server on our device which allows remote configuration and status updates. For this purpose we want to implement...
  • HTTP requests for RESTful interface
    Hello, We're using the Keil MDK-ARM middleware. We now want to host a small web server on our device which allows remote configuration and status updates. For this purpose we want to implement...
  • HTTP POST request error when using SIM900
    hi, im using a 8051 uC to post to a thingspeak.com/ channel using a SIM900 GSM modem. i used the following commands. AT+SAPBR=3,1,"Contype","GPRS" OK AT+SAPBR=3,1,"APN","WWW" OK AT+SAPBR=1,1 OK...
  • HTTP POST request error when using SIM900
    hi, im using a 8051 uC to post to a thingspeak.com/ channel using a SIM900 GSM modem. i used the following commands. AT+SAPBR=3,1,"Contype","GPRS" OK AT+SAPBR=3,1,"APN","WWW" OK AT+SAPBR=1,1 OK...
  • Modbus port is not getting responded when there is an http request with malformed URL.
    The remote web server does not respond after it receives a URL consisting of a long string of '%' characters (refer Nessus Plugin ID 11155). After system recieves the malformed URL with long string of...