• RL-TCPnet Webserver: Edit HTTP Header
    Hi, I am trying to edit the HTTP Header to change the "Content-Disposition" to "Attachment" to force a "Save As" to Download a XML-File (cgx-File). So far i just found the function: cgx_content_type...
  • Webserver and TCP Socket - TCPNET
    Hello There, I am trying to implement the webserver and TCP socket implementation in a single solution. I hope that both can co-exist (built using TCPNet module). Has anyone done similar implementation...
  • HTTP Webserver from SD-Card with the Evaluation Board
    Hello, i'am study electrical engineering. I Have the evaluation board MCBSTR9 from Keil with STR9-11x processor. The HTTP Demo works fine. My interesting is the following: --> HTTP Pages...
  • Switching cgi pages sent from the Keil webserver
    Hi, I am using the Keil webserver on a Cortex M3 processor. The processor controls a piece of industrial equipment which contains a display screen which itself is processor controlled. The only use...
  • 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....