Maker Pro
Maker Pro

Client FTP on PIC

  • Thread starter Marco Trapanese
  • Start date
M

Marco Trapanese

Hi to all,

I'm looking for a simple (and cheap) way to upload a text file on a remote
FTP server. I can use a LAN with a router to go on the Internet. I found
several solutions: the ENC28J60 by Microchip or some ethernet modules.

However, most of them implement only the transport layer of the TCP/IP
stack, so I have to write myself the application one. I have no time to do
this now.

Is there an integrated module to interface an ethernet LAN with a
microcontroller (via SPI or RS232) that has the FTP protocol already
available? I would like to write and read FTP commands directly.

Thank you

Marco / iw2nzm
 

Similar threads

Top