Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

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();

  • No labels