Embedded TCP/IP stack  4.7.0

◆ fnet_tftp_cln_state_t

TFTP-client states.
Used mainly for debugging purposes.

Enumerator
FNET_TFTP_CLN_STATE_DISABLED 

The TFTP-client service is not initialized or released.

FNET_TFTP_CLN_STATE_SEND_REQUEST 

The TFTP-client service is initialized. Sends Read/Write request (PRQ).

FNET_TFTP_CLN_STATE_HANDLE_REQUEST 

Receives or sends DATA packets from/to the remote server.

FNET_TFTP_CLN_STATE_RELEASE 

The DATA transfer is completed, or received error, or terminated by the application. Frees the allocated resources.

Definition at line 152 of file fnet_tftp_cln.h.


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