Hi,
Is there any API or example for FTP communication with a server. I need to download a firmware file from an FTP server. Currently my device communicates with the server over HTTPS. Below are the packages used.
MCU: TM4C129ENCPDT
TI-RTOS for TivaC 2.16.01.14,
XDCtools v 3.32.0.06_core
NDK: ndk_2_24_00_05_eng
Thank you.