Lwip TCPServer mode, TM4C1294Ncpdt how to determine the network disconnect?
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.
Lwip TCPServer mode, TM4C1294Ncpdt how to determine the network disconnect?
Hi,
One method is to poll (MAP_EMACPHYRead(EMAC0_BASE, 0, EPHY_BMSR) & EPHY_BMSR_LINKSTAT) and check for link connected status.
Hi Charles Tsai,
This is to determine the hardware connection break, but How to determine LWIP collapse?
HI,
I don't understand what you meant by LwIP collapse. If this is a very specific question about the 3rd-party LwIP, please post your question to the LwIP forum so their experts can help you. http://lwip.100.n7.nabble.com/