Embedded TCP/IP stack: FNET_TFTP_DATA_SIZE_MAX

FNET

Embedded TCP/IP stack  4.1.0
#define FNET_TFTP_DATA_SIZE_MAX   (512u)

Maximum data size transferred in one data block.

The single data transfer is from zero to 512 bytes long. If it is 512 bytes long, the transferred data block is not the last block of data. If it is from zero to 511 bytes long, it signals the end of transfer.

Definition at line 46 of file fnet_tftp.h.


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