Network Component
Version 6.6
MDK-Professional Middleware for IP Networking
|
A TFTP client can send files to or receive files from a TFTP Server. File delete, file move, and file rename are not supported, because the TFTP protocol does not support these file operations in general.
All File System interface functions are located in TFTP_Client_FS.c, which will be automatically added to your project's Network folder. The file is preconfigured for the File System Component, so no modifications are required. If you want to use another type of file system or to use a different storage media such as a hard disk, you need to add a similar file to your project.
The following functions are implemented in this module:
The TFTP client configuration file Net_Config_TFTP_Client.h contains the following settings: