It is possible to implement a FTP Client and Server using the NDK on the TM4C129X TIVA device.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
It is possible to implement a FTP Client and Server using the NDK on the TM4C129X TIVA device.
Hi Todd
Thanks for the answer.
Do you know where i can found same example about the FTP Client and Server implementation on Tiva Device?
The example present on the NDK are refered only to the TFTP Support.
Thank in advanced
Doriano
Doriano,
We do not have any FTP client/server examples. You need to implement the code yourself (or port it).
Todd