Thanks, but i need to transfer other different information more, i need to recive from PC, short command that controller my action in the board, for example START and STOP command. If i use this solution i have to send from PC three different files, 1 to send the command start, other to send the command stop, and other with file to transfer. Maybe i have to implement a protocol because it´s very probably to need other kind of commnad
Oscar 2009/7/23 Clément David <[email protected]> > Hello, > > For this purpose you can use the TFTP protocol with TFTP option management > (to increase the Tx/Rx buffer size). > > http://tools.ietf.org/html/rfc1350 > http://tools.ietf.org/html/rfc2348 > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users >
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
