chipKIT® Development Platform

Inspired by Arduino™

File Transfer Protocol (FTP) w/ Max32 & Ard. Eth. Shield

Created Mon, 17 Mar 2014 01:34:58 +0000 by Sixminutewarning


Sixminutewarning

Mon, 17 Mar 2014 01:34:58 +0000

Hi,

Has anyone tried to do a File Transfer Protocol (FTP) w/ the Digilent Max32 platform and the Arduino Ethernet Shield? Where do I start?? Please heelpp


Jacob Christ

Fri, 27 Jun 2014 22:12:55 +0000

Here is some Arduino FTP code that may be easy to port to chipKIT:

http://playground.arduino.cc/Code/FTP

Jacob