Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 7 months ago.
server tcp ip
Hello,
I want to make a tcp ip communication. I realize the program TCP_SERVER_EXEMPLE I imported libraries and ethernetInterface mbed-rtos.
Here is my error (144) Do you have any ideas.
thank you
2 Answers
11 years, 7 months ago.
I saw that myself a bit ago, the example program has an old version of the library (no idea why the error occurs in the old version, but that isn't relevant right now):
Click on the EthernetInterface library, then at the right side there is an update button. Update it, and then it should work.
11 years, 7 months ago.
Thank you for the reply.
But I already realize the update of the library. since I have this error. On the original sample, it could not find rtos.h so I make updates library.