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.
9 years, 2 months ago.
How to receive message from server in this example?
I can send message to the server. But I can't receive message from server. Can anyone recommend me the TCP test software ?
Question relating to:
1 Answer
9 years, 2 months ago.
Hi Wei,
If you're familiar with Python, I've used this script before: http://ilab.cs.byu.edu/python/socket/echoserver.html
Hope that helps!
Brian