TCP Client Issues

25 Oct 2012

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