On 5/25/09, Pavel Daniel Lopez Castillo <[email protected]> wrote: > I just want to learn lwIP > because I'm going to need later in a microcontroller > but first I want to start working on linux to catch Philosophy > > I download lwIP 1.3.0 but I see that the example applications are downloaded > separately > > I want to run an example to see how lwIP works > > I'm reading the pdf Design and Implementation of the lwIP TCP/IP Stack > > I just have read so far many theories of the functioning of lwIP > > But I need to start doing practical things with the stack
Hi Pavel, maybe you can take a look at contrib/ports/unix/proj/unixsim/ and read the README file. This unixsim compiled well in my system ( ubuntu 8.10 ). > > > After I download lwIP and contrib module just I need the steps to run a > sample application There are some application in the apps directory of unixsim, and you can add yours. -- Iwan Budi Kusnanto _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
