FTP client for MCB1700

Dear all,

I need FTP client application for my MCB1700. Does anyone have FTP client sample code for LPC1768? Thanks.

best regards,
sigit

Parents
  • FTP isn't specific to any particular hardware - that is handled by the lowest levels of the TCP/IP stack.

    So the question you should really be asking is an FTP client for whatever TCP/IP stack you are using - which should be fairly easy to find from the stack's documentation, support page, or whatever...

Reply
  • FTP isn't specific to any particular hardware - that is handled by the lowest levels of the TCP/IP stack.

    So the question you should really be asking is an FTP client for whatever TCP/IP stack you are using - which should be fairly easy to find from the stack's documentation, support page, or whatever...

Children
More questions in this forum