Re: [lwip-users] TCP IP Port accept Issue- Reg

2014-08-10 Thread Bellphin
Thanks a lot Paul. Reg Bellphin Yesudhas +91-8892474937 Bellphin Yesudhas @ facebook BELLPHIN @ twitter On Sat, Aug 9, 2014 at 11:06 PM, Paul Webber [via lwIP] < ml-node+s100n23000...@n7.nabble.com> wrote: > Bellphin, > > I am having the same problem but with 1.4.1. I too able able to send data

[lwip-users] Re?? Did getaddrinfo() completely implemented?

2014-08-10 Thread ffddybz
I use the git head-- Original -- From: "goldsi...@gmx.de" Date: Mon, Aug 11, 2014 02:54 AM To: "Mailing list for lwIP users"; Subject: Re: [lwip-users] Did getaddrinfo() completely implemented? ffddybz wrote: > I succeed in connecting my board(ruuning lwip-head as

Re: [lwip-users] LWIP RAW tcp_close, tcp_connect

2014-08-10 Thread goldsi...@gmx.de
Paul Webber wrote: Any thoughts on why this could be happening? No. Simon ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users

Re: [lwip-users] Did getaddrinfo() completely implemented?

2014-08-10 Thread goldsi...@gmx.de
ffddybz wrote: I succeed in connecting my board(ruuning lwip-head as tcp & udp server) with my computer(Debian 7.4 as tcp & udp client) via ipv6 socket program. (board)->(router supported ipv6)->(computer). The state of IPv6 implementation totally depends on the version of lwIP you're using.

[lwip-users] Did getaddrinfo() completely implemented?

2014-08-10 Thread ffddybz
I succeed in connecting my board(ruuning lwip-head as tcp & udp server) with my computer(Debian 7.4 as tcp & udp client) via ipv6 socket program. (board)->(router supported ipv6)->(computer). But when I run my board as tcp client, I try two methods, but it always return connect error:-4(Routing p