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.
Is anyone else currently having problems with the TCP Client? I've got code that was happily running 2 days ago that now is unable to connect to any remote TCP server. Network infrastructure/setup hasn't changed and I've tried having the server on different machines to see if the server was the issue but to no luck.
The TCP server set up in the same code works successfully. I've even moved the device back to running the TCPEchoClient but this is also failing to connect for me.
Any suggestions guys?
Joe