• Open several COM ports
    Hello all, I have a big problem to solve and I need your help. My target (based on 89C51RD2) should transfer/receive data to/from PC in several protocols type through single COM port. When the PC receives...
  • Erro "Cannot open Port"
    Hallo all, My project is for AT89C51CC03.In keil uvision4 i copy header file and include this file in following file. #include<stdio.h> #include "AT89C51CC03_HEADER.h" void main(void) ...
  • HTTPS
    Hi all, Is RL-ARM supports HTTPS , if so please suggest the literature thank you
  • HTTPS with Keil networking
    Hi guys, In the documentation, it's possible to use mbed TLS with the Networking library. Does anyone know what steps required to allow the web-server to be accessed via https? Many thanks ...
  • HTTP Digest authentication in Keil
    Hi, I want to implement Digest authentication for encrypting login credentials of web server. Can anyone tell how to enable HTTP Digest authentication in Keil. Regards, Snehal.