lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] DHCP


From: Sathya Thammanur
Subject: Re: [lwip-users] DHCP
Date: Mon, 4 Apr 2005 22:09:05 -0700

One more thing. DHCP is not enabled by default. In this case you will
have to enable DHCP in lwipopts.h file.

Sathya


On Apr 4, 2005 4:20 AM, address@hidden
<address@hidden> wrote:
> 
> 
> address@hidden wrote on 02-04-2005
> 20:52:46:
> 
> 
> > However, looking at the network traffic with Ethereal there has been no
> > network traffic from my device.  Is there something more that I need to
> do?
> 
> Do you also call:
> 
> /** to be called every minute */
> void dhcp_coarse_tmr(void);
> /** to be called every half second */
> void dhcp_fine_tmr(void);
> 
> from a local (application) timer function?
> 
> Bye,
> 
> Christiaan Simons
> 
> Software Engineer
> Axon Digital Design
> 
> +31 (0)13 511 66 66
> +31 (0)13 511 41 51
> 
> address@hidden
> http://www.axon.tv
> 
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
> This message contains confidential information and is intended only for the
> individual named.  If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail.
> 
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>




reply via email to

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