Hello Maikel,

Maikel Punie wrote:
ok,

I started developping a for my final project at uni, and lwip seems perfect for it, but i have some questions :)

1- What are the minimum requirements for an microprosessor to be able to run lwip? (like an atmel mega32, wich would be perfect)
From the Savannah main page (which is not *very* exact but gives a good idea):

"The focus of the lwIP TCP/IP implementation is to reduce resource usage
while still having a full scale TCP. This making lwIP suitable for use
in embedded systems with tens of kilobytes"

2- Are there some example programs off projects that use lwip? Like the basic stuff, how do initialize it? how to i define ip adress, ....

The lwip-contrib tree in CVS has simple examples, especially the Unix project has some.

Google a bit for application built on lwIP.

Regards,

Leon.


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to