• 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: 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...
  • 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...
  • Http Server
    I have made an application which send data on uart which is received form ethernet and vice-versa.Also have made GUI in http server by using it i can set UART baudrate,parity,stopbit and can change 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.