Search found 1 match
- Tue Aug 22, 2017 12:45 am
- Forum: General Discussion
- Topic: Socket issues
- Replies: 34
- Views: 52301
Re: Socket issues
Hi Permal. I have experienced the same issue. Using simple TCP Client application I am able to determine after a valid socket is opened, data is sent the remote side closes the connection and reopens listeneing for a new connection. If I simply do a connect on the same socket it always fails. If I c...