HelloI 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 upl...