• 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...
  • 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 ). ...
  • 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...
  • RL-TCPNet HTTP Server - change Port at runtime
    Hi! Is there any possibity to change the HTTP-Portnumber at runtime? (It is defined in Net_Config.c (HTTP_PORTNUM)) I already change the hostname and ip-configuration at initialization of the...
  • HTTP SERVER
    Hello, While dealing with HTTP SERVER sample code given by Keil, is there any need to load the program into a different location with the help of memory mapping as shown in the datasheet.