TFTPs_En

Enable the TFTP server.

Files

tftp-s.h/tftp-s.c

Prototype

void  TFTPs_En (void);

Arguments

None.

Returned Values

None.

Required Configuration

None.

Notes / Warnings

None.

Example Usage

                       /* TFTP server NOT already started. */ 
          TFTPs_En();