• HTML & Script tools
    Hi Can anyone recommend HTML and script building tool (IDE) which is suited to Keil's TCPnet. I would like to make embedded web server (LPC2368) but don't want to learn HTML & script coding from scracth...
  • 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...
  • keil Html server and redirect page
    i am looking a way to send an html page with keil. example: i have a custom login form in index.cgi (not the keil single-user default login) if the login is correct i have to load the user-corresponding...
  • 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...
  • 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...