Network Dual-Stack Component  Version 7.0 (Beta)
MDK-Professional Middleware for IPv4 and IPv6 Networking
 All Data Structures Files Functions Enumerations Groups Pages
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 in µVision.
 
 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.

tftp_client_block_diagram.png

This documentation is separated as follows: