We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I tested the HTTP_upload example and it works. Now I want to do HTTP_download. Is this possibled with TCPnet and has somebody an example for me? I want to download a file from my STM32F4 device to the Pc via Webbrowser.
thanks Marc
http://www.keil.com/forum/58378
Thanks for answer. But now I am more confused than before. The thread is very complex. I only want to load a file (fixed name) from my STM32F4 target to PC via Webbrowser. What must I write in the files download.cgi and http_cgi.c ?