• Customizing Server Error Pages - RL-TCPnet HTTP-Server
    Hello, I use the RL-ARM HTTP-Server and try to customize the server error pages like described in the RL-ARM User Guide ( http://www.keil.com/support/man/docs/rlarm/rlarm_tn_custom_error.htm ). ...
  • Customizing Server Error Pages - RL-TCPnet HTTP-Server
    Hello, I use the RL-ARM HTTP-Server and try to customize the server error pages like described in the RL-ARM User Guide ( http://www.keil.com/support/man/docs/rlarm/rlarm_tn_custom_error.htm ). ...
  • 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...
  • 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...
  • Using HTTP-Server from TCPnet with flashfilesystem
    Hello, I want to use the HTTP-Webserver with the flashfilesystem of the Realview RTL. The webserver should read all files from the flashfilesystem. Therefore I added the http_uif.c file to the project...