Network Component  Version 5.0
MDK-Professional Middleware for IP Networking
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TFTP Client

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.

File System Interface

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: