/
TFTPs_Dis
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();
Related content
TFTPs_En
TFTPs_En
More like this
TFTPs_Init
TFTPs_Init
More like this
TFTPc_SetDfltCfg
TFTPc_SetDfltCfg
More like this
TFTPc_Init
TFTPc_Init
More like this
TFTPc_Get
TFTPc_Get
More like this
TFTPs_Disp
TFTPs_Disp
More like this