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

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

Reply via email to