Embedded TCP/IP stack: fnet_tftp_srv_state_t

FNET

TFTP server states.
Used mainly for debugging purposes.

Enumerator
FNET_TFTP_SRV_STATE_DISABLED 

The TFTP server is not initialized or released.

FNET_TFTP_SRV_STATE_WAITING_REQUEST 

TFTP server is waiting for a request from a TFTP client.

FNET_TFTP_SRV_STATE_HANDLE_REQUEST 

Sends or receives DATA packets to the remote TFTP client.

FNET_TFTP_SRV_STATE_CLOSE 

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

Definition at line 222 of file fnet_tftp_srv.h.


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