• File upload through HTTP problem
    Hello, I'm trying to write a firmware update through Web server on the board AT91SAM9620. For this I'm using a form with ENCTYPE="multipart/form-data" and a function cgi_process_data(). Very often...
  • feedback on "HTTP Upload"
    Hi all, I used the HTTP_Upload example in order to update a board's firmware. Everything works fine, but I'd like to add a feedback about the updating status. I have no experience about web...
  • upload picture via HTTP
    How I can upload picture on my server via HTTP (RTL-TCP_NET)to use it them on web page?
  • rl-arm: web form file upload problem
    Hi, I'm trying to upload a small file to the target (an MCB-STR9 board) using a web form. I can see with the debugger that the content of the file is actually uploaded (it shows up in ram), but the...
  • Keil MDK5 HTTP server - form input names
    Hello there, I am developing an application using Network Component Version 7.13.1. The application has a HTTP Server and I am using method POST in a several of html pages to submit my device configurations...