This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
目前我在使用tm4c1294芯片做个tcp客户端连接服务器,现在可以正常通信,不过如果中途关闭服务器,或者拔掉网线,此时就会通信中断,要如何编写函数进行自动重连服务器呢,谢谢