Embedded TCP/IP stack: fnet_tftp_cln_state_t

FNET

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 153 of file fnet_tftp_cln.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net