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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi Guys,
I am trying to transfer some data using a TCPSocket, but I seem to have the problem that only half my data is transferred.
I suspect every second packet is being dropped.
Is there any documentation on how to use a TCPSocket properly. Like a school example that works?
I have uploaded my test setup here:
http://mbed.org/users/tax/programs/TCPSpeedTest/lotufx
The python serevr script is embedded as a comment in main.c
Kind regards
Jesper