lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] suggestion of implement protocol


From: Oscar F
Subject: Re: [lwip-users] suggestion of implement protocol
Date: Thu, 23 Jul 2009 09:20:56 +0200

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 <address@hidden>
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
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]