lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Berkeley-like socket API example


From: address@hidden
Subject: Re: [lwip-users] Berkeley-like socket API example
Date: Mon, 30 May 2011 19:49:53 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

MaX wrote:
I saw there are some examples in the apps directory, but none of those is complete as the main function and the
makefile are missing.
That's the nature of lwIP: it is not intended to be an "end user" product but only a library. There *are* some ready-to-use examples in contrib/ports, but the apps are meant to be portable source code, which purposely does not include a main function.

For an example how to use lwIP, see the win32 or linux port in contrib/ports.

Simon



reply via email to

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