• Web server post/get requested URL
    I am working with the RL-lib webserver and looking at the POST and GET function. In the functions presented by the RL-Lib there is no parameter with the destination file for the post or get method. ...
  • TCPNET: TCP packet size limits total POST data?
    Hello, I am using the RL-ARM/TCPNET web server to process form data (sent via the POST method) and also for file upload. File upload works absolutely fine. I can upload a 20K or 30K text file...
  • RL-TcpNet built-in WEB Server API to SSL?
    Hi all, I found some third party open soure SSL library,suach as CyaSSL,MatrixSSL,PolarSSL. And I know that RL-TcpNet implements a built-in WEB Server using tcp port 80.I think the http server...
  • Dynamic HTTP Link on TCPNET Web Server
    Hi, in my web server application i need to have multiply html pages for ad.cgi. but i can't prediction number of sub pages so i cant't copy & paste base ad.cgi page with different names and put them...
  • Web server on two ports or HTTP Redirect
    Environment: STM32F407, Keil Middleware, Keil Network Core IPv4 v7.5.0, Web Server Compact (HTTPS) v7.5.0, MbedTLS v2.4.2 Reference: www.keil.com/.../index.html , www.keil.com/.../group__net_h_t_t_p___func...