• TCPNet http server gzip
    hi, i'm using tcpnet http server on an LPC2478. is there a way to gzip javascript files? i wanted to use pre gzipped javascript files. i have been trying but the files are sent as application/octet...
  • DISPLAYING WEB PAGE USING HTTP SERVER
    Hello, I have a problem while dealing with the HTTP server sample code in Keil5. the lan is connected. sometime after ip address of the board given the access will be denied and web page is not displaying...
  • 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...
  • 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...
  • TCPNET HTTP server: TCP checksum errors
    Hello, I have implemented a web server using RL-ARM. The problem I am trying to resolve is that, occasionally, the web server will 'hang' for about two seconds while in the middle of serving a HTTP...