lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] How can I start a TCP connect retry as a client?


From:
Subject: [lwip-users] How can I start a TCP connect retry as a client?
Date: Mon, 3 Nov 2008 10:59:48 +0800

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]