• 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...
  • dynamically uploading,downloading web page
    Dear all, iam interfacing the 8051 to pc through max 232,the data collected is to be dynamically uploaded to a web and is to be downloaded on another pc , Now iam able to interface 8051 and pc and...
  • 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...
  • FTP upload files
    First ,i use LPC2368 and set up my project start code address at 0x0 include FTP Server, The FTP Server work is OK. Now ,i change the start code address at 0x8000 .(0x0~0x7FFF is my IAP with SD card...
  • Uploading file to LPC2388
    Hello everyone, I am looking to upload a CSV file onto my LPC2388 board. I am currently using MDK-Lite (v5.22) with ARM compiler v5.06 (update 4, build 422). Basically, this CSV file would contain a...