lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] get dynamic ip on lwip-1.4.0.rc1


From: PHAM ANH THIEN
Subject: Re: [lwip-users] get dynamic ip on lwip-1.4.0.rc1
Date: Thu, 28 Oct 2010 20:57:27 +0700

hi Simon,

tks Simon! now i can get dynamic ip as that way.

i have another issue, i try to write an httpserver application. I just follow test.c of contrib\port\win32 but it could not work, i understand that with this example it starts httpserver thread before get dynamic ip address. My question is do i need to wait till get dynamic ip address complete then start httpserver thread?

thanks, 
Thien

On Wed, Oct 27, 2010 at 3:08 PM, Simon Goldschmidt <address@hidden> wrote:

PHAM ANH THIEN <address@hidden> wrote:
> Do you mean i need to install callback tcpip_init_done, which call
> dhcp_start, at tcpip_init calling and once tcpip_thread starts
> tcpip_init_done-->dhcp_start ?

If I understand you right, yes. That's what the win32 port in contrib does, too! DHCP does work for that win32 port, so the best thing is to just copy what that port does!!

Simon
--
GMX DSL Doppel-Flat ab 19,99 &euro;/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl

_______________________________________________


reply via email to

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