µC/FTPs Examples

\Micrium
    \Software
        \uC-FTPs
            \Example
                \ftp-s_auth.c
                \ftp-s_init.c

\Micrium

Contains all software components and projects provided by Micrium.

\Software

This sub-directory contains all software components and projects.

\uC-FTPs

This is the main µC/FTPs directory.

\Example

This is the main Example directory.


ftp-s_auth.c contains callback implementation example to authenticate user when connecting to the server.

ftp-s_init.c contains server initialization sample code.