Help , a problem about the tcp client under dynamic DNS

  1. The WIP_CEV_PEER_CLOSE will catch by myTcpHandler only the remote PC TCP server program regular close the connection. But when the network drop, nothing event will be catched. I think the WIP_COPT_KEEPALIVE should have some help for this case, but nothing change.

  2. I think so. The DNS result might be cached by the module. Does any method to clear the cache, or setting the wip_TCPClientCreateOpts auto update the DNS again in establish the new connection?