Skip to main content
YZHIL.1
Visitor II
June 3, 2021
Question

About STM32 Network library TCP disconnect problem

  • June 3, 2021
  • 0 replies
  • 901 views

0693W00000BZxVHQA1.pngRecently I ran into a problem with data loss when TCP was disconnected。

I used Keil's official Network library

netTCP_SendReady is unable to immediately detect that the TCP has been disconnected, resulting in data loss issues

Is there a way to speed up the netTCP_SendReady detection, or is there a better way to know that TCP is broken quickly, and I've also tried netTCP_GetState, but it's slower

Thanks,​

This topic has been closed for replies.