lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] contrib tcpip ipv6


From: Simon Goldschmidt
Subject: Re: [lwip-devel] contrib tcpip ipv6
Date: Wed, 26 Dec 2012 21:07:01 +0100

Edgard Lima wrote:

> Sorry, I'm newbie.
> It already works with IPv4.
> 
> $ curl http://192.168.0.2:80

Are you using the httpd_raw server from contrib? If so, i think you have to 
replace the tcp_listen() call by a call to tcp_listen_dual() to make the http 
server listen to both IPv4 and IPv6. In the default configuration, the server 
only binds to the IPv4 any-address.

Simon



reply via email to

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