Hi,
The original sample code works fine, but the original sample code is server-side code, and my requirements are client-side applications. My code uses EVB as a client based on the original configuration, simply by calling netconn_new() and netconn_connect() of the netconn API and adding the output function netconn_write() as validation. However, I can't seem to receive the ACK frame through wireshark tool. I am sure there is no problem with the server.
At present, I guess the reason may be that some configurations of the sample code need to be modified to solve the problem. I hope you can get help and reply from the application team as soon as possible.
Thanks!

