Hello, I have an application based on the tcpip_tcp_server example in Harmony. I'm not sure if the behavior I'm observing is correct or not. Once a connection is established on the socket (APP_TCPIP_SERVING_CONNECTION state in the example), the function T..
↧