lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Help regarding LWIP


From: christiaan . simons
Subject: Re: [lwip-users] Help regarding LWIP
Date: Tue, 1 Mar 2005 16:17:08 +0100

address@hidden wrote: -----

>1) I understood that I have to implement the low_level functions in
>the file ethernetif.c. Should I implement any other functions to make the
>lwIP work in standalone mode or only the functions present in this file.

Yes, you also should create some timer functions (triggered by e.g. a
timer interrupt) to periodically service the ARP, DHCP and TCP timers.
Call these from your main() or something.

>2) Could you please send me an example file for ethernetif.c, from
>which I could learn how to write the ethernet network interface.
>

Look at the 'contrib' modules from CVS.

Good luck,

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

The information contained in this communication is confidential and is intended solely for the use of the individual or entity to whom it is addressed. Axon Digital Design Group is neither liable for the proper nor for the complete transmission of the information contained in this communication nor for any delay in its receipt. Axon Digital Design Group does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. In that case please return the communication to the sender and delete and destroy all copies. In carrying out its engagements, Axon Digital Design Group applies general terms and conditions, which contain a clause that limits its liability. A copy of these terms and conditions is available on request free of charge.

The information contained in this communication is confidential and is intended solely for the use of the individual or entity to whom it is addressed. Axon Digital Design Group is neither liable for the proper nor for the complete transmission of the information contained in this communication nor for any delay in its receipt. Axon Digital Design Group does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. In that case please return the communication to the sender and delete and destroy all copies. In carrying out its engagements, Axon Digital Design Group applies general terms and conditions, which contain a clause that limits its liability. A copy of these terms and conditions is available on request free of charge.



reply via email to

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