Embedded TCP/IP stack: fnet_tftp_request_t

FNET

Embedded TCP/IP stack  4.1.0

The TFTP request type. It defines a TFTP service behavior, if it will read or write a file from/to a TFTP server or client.

Enumerator
FNET_TFTP_REQUEST_READ 

TFTP read request (PRQ). The TFTP client reads a file from the TFTP server.

FNET_TFTP_REQUEST_WRITE 

TFTP write request (WRQ). The TFTP client writes a file to the TFTP server.

Definition at line 52 of file fnet_tftp.h.


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