Network Dual-Stack Component  Version 7.0 (Beta)
MDK-Professional Middleware for IPv4 and IPv6 Networking
 All Data Structures Files Functions Enumerations Groups Pages
Control Interface

Functions to connect to a TFTP server. More...

Functions to connect to a TFTP server.

Due to the simplicity of the TFTP protocol, there are only two user commands for interaction with a remote TFTP server. netTFTPc_Get is used to download a file from the server, whereas netTFTPc_Put uploads a file onto the server. TFTP servers do not support directories, so all files will be up-/downloaded from the same root-directory.