Question
Lwip TCP Client disconnect detection. I am unable to detect if my client is disconnected from server. if my server sends the close command then i am able to detect but problem arises when the server stops abruptly or power goes down.
MCU is STM32F207VIT6 (client)
server is windows application.
LWIP library is used.
Is there any ping command?
