Read File from PC via Ethernet

26 Aug 2011

Hello, I need to do the following: On demand of my mbed via ethernet TCP/IP I shall open a file on a Windows PC, read date piecewise, do some handling with them, delete the file and create a new one with some result data. I have searched many things but I can't find where to jump in, i.e. libraries, server/client/http... i.e. the principal way of doing it.

Later on I would like to implement this also on a LPCXpresso 1769.

Any hints where and how to start? Thank You very much in advance

Klaus