• 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...
  • WEB pages on Embedded Server
    Hello, I am using the cgi files into an application. I have used the FCARM utility to convert the cgi files into a single Web.c file. But the problem i am facing is : my cgi files contain the Java...
  • HTTP Web pages slow download
    Hi, I am using HTTP server based on Keil TCP/IP stack. It is very slow downloading my CSS, JS and HTML files. I can see in Wireshark logs Keil stack is causing Retransmission of TCP packets that...
  • 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....
  • 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...