Send File from Mbed to a Network Drive

-deleted-
04 Sep 2010

Hi Guys,

Looking for a bit of advice here,

I am trying to make a small project that will use the Mbed, I intend to use an RFID reader to read a card containing a 64bit number, I then want to save that number into a text file along with the date and time and the state on an I/O represented as a 1/0.

I then want to send this text file via ethernet to a network drive. I have created a text file that would simulate the output I want and the size is 89bytes.

unfortunately I have no idea where to go with this.

Can someone tell me if I can do this with the Mbed.

Thanks