9 years ago.

What network protocol/strategy to use?

Hello all, I need to send commands (short, like 5-6 bytes) to the mbed, and sometimes query the mbed for its status, where I expect a response of about 100-200 bytes. The mbed is connecting to internet through wired ethernet. The client(s) are either a PC or a mobile app. Code must be non blocking.

This information exchange is not happening very often, and response time is not very critical.

What would be the best (considering CPU load/program size/simplicity) method to accomplish this?

All input on this is most appreciated

Best reagards, Hugo

Be the first to answer this question.