Network Component   Version 8.0.0
MDK Middleware for IPv4 and IPv6 Networking
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
TFTP Client

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.
 

Description

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: