lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: lwip_connect failed in socket_examples


From: PHAM ANH THIEN
Subject: [lwip-users] Re: lwip_connect failed in socket_examples
Date: Thu, 11 Nov 2010 10:16:16 +0700

dear all,

do i need to wait the board got ip address already before lwip_connect is called?

regards,
Thien

On Tue, Nov 9, 2010 at 9:53 PM, PHAM ANH THIEN <address@hidden> wrote:
Dear lwip,

I am trying to test socket_examples in contri-1.4.0.rc1/port, but always got fail at function lwip_connect(s, (struct sockaddr*)&addr, sizeof(addr)), the value of ret is not equal 0. I also notice that calling lwip_socket(AF_INET, SOCK_STREAM, 0) function always successfully.

please show me what the reason cause fail?

tks,
Thien


reply via email to

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