Pavel Daniel Lopez Castillo wrote:
After that I download contrib module how I can Can run any application????I'm working on debian, I also like to know in windows eg: contrib\apps\httpserver_raw
I can't tell you on linux, but on windows, open contrib/ports/win32/msvc6/test.dsw or ../msvc8/lwIP_Test.sln and run it (after adding the missing config file lwipcfg_msvc.h from _example). That brings you a running lwIP system where you can enable the httpserver_raw app.
You might have to install the win-pcap developer's library. Simon _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
