Hi, Groups! I use LwIP 1.3.0 with Raw APIs. Now it works as a TCP client. The server is a VC program. If the sever is start first, LwIP can connect with it OK. If LwIP starts earlier than the server, it can not connect. Now I have set TCP_SYNMAXRTX to 12. It is the max value. If client start to early, it can not connect. So I want to make the client keep connceting till the server can accept. How can I do?
Best Regards! Lcoke_h 2008-11-03
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
