Skip to main content
Visitor II
January 25, 2021
Question

TCP port number reused

  • January 25, 2021
  • 1 reply
  • 584 views

I am using STM32 TCP Echo server client Cube IDE example. I have server and client device. I can connect first time successfully but when I reset the client, I get after 70 line in wireshark screenshot. How Can I solve this problem ? What is the reason for this ?

https://i.stack.imgur.com/h8UTf.png

    This topic has been closed for replies.

    1 reply

    DCtechAuthor
    Visitor II
    January 26, 2021

    Is there any answer for this ? I couldnt solve this problem. How can I communicate successfully under TCP ?