Skip to main content
FKowa
Visitor II
May 28, 2019
Question

Is there any way to force remote_port in tcp_pcb structure from LWIP?

  • May 28, 2019
  • 0 replies
  • 740 views

Hello, I am using stm32F429zi as TCP server just like in the example project "echo server" and my application needs to responding every time on the same port, but after disconnect and connect to the sever it changes port. Is there any way to force remote_port in tcp_pcb structure?

This topic has been closed for replies.