• PPP over serial server
    Hi All I want to use AT89C51rd2 OR W78e65 with a TC35i OR modem chip like Rc56 conexant or any other serial external modem with dial up ( No GPRS ) only data ex.9600bps to serving a client a HTML page...
  • 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...
  • 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...
  • HTTP over TLS
    Hi, Does anyone use HTTPS with TLS for secure link between browser and target device? Is other free library for Keil TCP/IP stack for HTTPS(TLS 1.2) Thanks, Naeem
  • ARM: Unable to use tftp over PPP
    I successfuly configured Http_Demop and Telnet demo to work Over PPP using Keil RL_ARM 3.10. But i am unable to do so with tftp demo. I have a LPC2148 based Evaluation Board with no ETHERNET. can somebody...