• 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....
  • DISPLAYING WEB PAGE USING HTTP SERVER
    Hello, I have a problem while dealing with the HTTP server sample code in Keil5. the lan is connected. sometime after ip address of the board given the access will be denied and web page is not displaying...
  • 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 ). ...
  • 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
    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.