Question
tftp client implementation example, solution (download file from server)
Hello
I am looking for a tftp client example or working C code.
I am trying to download a file from a tftp server with a tftp client, so I need a reference document or code.
I implemented it as a TFTP Server using the ST library example and tried to upload firmware.
Please give me a solution..
* Using stm32f4, iar used
