• TcpNet Webserver HTTP Auth only for some pages?
    Hi! I'm referring to the embedded webserver from Keil RTL/TcpNet. I'm aware of the settings below HTTP_ENAUTH. However, this seems to only allow for: either protect all pages or protect...
  • Webserver and TCP Socket - TCPNET
    Hello There, I am trying to implement the webserver and TCP socket implementation in a single solution. I hope that both can co-exist (built using TCPNet module). Has anyone done similar implementation...
  • HTTP Webserver from SD-Card with the Evaluation Board
    Hello, i'am study electrical engineering. I Have the evaluation board MCBSTR9 from Keil with STR9-11x processor. The HTTP Demo works fine. My interesting is the following: --> HTTP Pages...
  • 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...
  • Debugging + webserver
    Hello everyone, I have the following problem : I am designing a webserver using RLARM libraries and uVision. I have a RTOS, and the webserver is based on keil cgi functions. The problem is when...