Embedded TCP/IP stack: fnet_tftp_cln_init

FNET

fnet_return_t fnet_tftp_cln_init ( struct fnet_tftp_cln_params 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-2018 by Andrey Butok. http://fnet.sourceforge.net