• HTTPS
    Hi all, Is RL-ARM supports HTTPS , if so please suggest the literature thank you
  • Keil network stack questions
    1- how to change IP address in runtime in microcontroller. 2- Can this network stack work without RTX or RTOS? 3- Can we call BSD socket functions from different threads in RTX?
  • 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.
  • 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...
  • GUI_CM3_L.lib and Network
    I am trying to use network into an application where I use without troubles GUI libraries but it seems they reserve same memory addresses or anyway it happens some kind of memory conflict: when calling...