FreeRTOS + TCP - Client Server communication Fail

The top one is the state of the server, immediately after the execution of the recv.
Maybe I’m wrong but I expect sin_port and sin_addr to be different (192.168.1.1 and 5555)

And the bottom one is the state of the Client, a step after the connect.
Do you see anything?