• File upload with http and form
    Hello, I will upload a file with http and form. When I use "ENCTYPE...", the function cgi_process_data() is never called. In the thread http://www.keil.com/forum/docs/thread8929.asp someone...
  • 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...
  • 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...
  • RTX+HTTP+FTP+Telnet+SNMP. problem with uploading via FTP
    Good day. board: MCB1700 I've tried all services from SUBJ separatelly. All of them works fine including FTP uploading to the SD-based file system. Then I've joined all of them into the single...
  • Should program be uploaded via JTAG?
    I'm using an nRF52832 breakout board to develop a fall detection device. I am using keil to program it. I'm new to this and I want to know if I need a dev board in order to download the code to the breakout...