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 ?