• 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 over PPP problem
    Hi forum users, A few days ago I started struggling with the following problem. When opening three or more concurrent http sessions over a PPP interface my application crashes and the debugger tells...
  • Examples for comunication over HTTPS?
    I make on any device with STM32F105, idea is device communicate as Bot with Telegram messenger. Bot API telegram communicate over HTTPS Get and POST More on core.telegram.org/.../api Unfortunately...
  • HTTPS
    Hi all, Is RL-ARM supports HTTPS , if so please suggest the literature thank you
  • HTTP Server: recover Header HTTP
    Hello everyone, We are currently working on a Web server on a Cortex-M7 ARM to transmit SOAP messages via HTTP and CGI. For this, we would need to recover the request's HTTP Header and more specifically...