TFTPs_Dis
Disable the TFTP server.
Files
tftp-s.h/tftp-s.c
Prototype
void TFTPs_Dis (void);
Arguments
None.
Returned Values
None.
Required Configuration
None.
Notes / Warnings
None.
Example Usage
/* TFTP server already started. */ TFTPs_Dis();
Disable the TFTP server.
tftp-s.h/tftp-s.c
void TFTPs_Dis (void);
None.
None.
None.
None.
/* TFTP server already started. */ TFTPs_Dis();