lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] problem with netconn_accept


From: Kieran Mansley
Subject: Re: [lwip-users] problem with netconn_accept
Date: Thu, 8 Feb 2007 12:42:21 +0000
User-agent: Mutt/1.5.11

On Thu, Feb 08, 2007 at 06:19:56AM -0500, shobhit saxena wrote:
> hello everyone,
>                    i am using arm e7t board with ecos cofig tool & my
> target is to establish LWIP-TCP/IP over PPP & have communication
> between a server and ARM kit(client).I am using the lwip_init()
> function to establish PPP connection.I am using the following code for
> establishing TCP/IP .
> my problem is that the program is running fine till the line
> "newconn=netconn_accept(conn);"
> but its not accepting connection.Is there something wrong with my code?

I haven't looked in detail but it sounds like the packets aren't
getting through to lwIP.  I'm afraid I don't know enough about the
board you're using to suggest how to debug it though.

Good luck,

Kieran




reply via email to

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