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();
Enable the TFTP server.
tftp-s.h/tftp-s.c
void TFTPs_En (void);
None.
None.
None.
None.
/* TFTP server NOT already started. */ TFTPs_En();