• HTTP server default page
    Hi all, I'm trying to figure out the logic behind the TCPNet HTTP server in terms of locating the site's default page. What if I try to browse the site by only specifying the host in url ( i.e....
  • 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...
  • Off-code HTTP server pages
    Hi all, I'm using RL-TCPNet HTTP embedded web server for developing a data publishing application. The "site" requires static (htm) and dynamic (cgi) pages, together with resources like images, javascripts...
  • HTTP Server
    Hi, I am working on MDK5. I am unable to display a web page using the http server sample code which is given by Keil. What are the things that I must take care off to work with it. The ethernet driver...
  • 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...