Embedded TCP/IP stack  4.7.0

◆ fnet_tftp_cln_init()

fnet_return_t fnet_tftp_cln_init ( fnet_tftp_cln_params_t params)

Initializes the file transfer with the TFTP-client service.

Parameters
paramsInitialization parameters.
Returns
This function returns:
See also
fnet_tftp_release()

This function initializes the TFTP-client service. It allocates all resources needed and registers the TFTP service in the polling list.
After the initialization, the user application should call the main polling function fnet_service_poll() periodically to run the TFTP service routine in the background.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net