TFTP Client is used to connect to a TFTP Server for simple file transfer. More...
Content | |
| Control Interface | |
| Functions to connect to a TFTP server. | |
| User Callback | |
| Function to notify the user application about TFTP client events. | |
| File System Interface | |
| TFTP client functions that work with a File System. | |
| Configuration | |
| Configuration of the TFTP client. | |
| Enumerations | |
| Enumerations of the TFTP Client. | |
TFTP Client is used to connect to a TFTP Server for simple file transfer.
A TFTP Client can exchange files with a TFTP Server. File delete, file move, and file rename are not impossible, because the TFTP protocol does not support these file operations in general.
This documentation is separated as follows: