• 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...
  • HTTP Server: recover Header HTTP
    Hello everyone, We are currently working on a Web server on a Cortex-M7 ARM to transmit SOAP messages via HTTP and CGI. For this, we would need to recover the request's HTTP Header and more specifically...
  • RL-ARM http-server
    Hello! I'm trying to run HTTP-server on my LPC1788 board. lwip stack works fine. But when I try to run http-server under RL-ARM programm doesn't start at all. I included to my project follow files...
  • 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...