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 <goldsi...@gmx.de> wrote:

>
> PHAM ANH THIEN <thienpham2...@gmail.com> 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
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to