lwip-contrib-mac/ports/unix/proj/minimal/README

5 lines
272 B
Plaintext
Raw Normal View History

2003-01-31 13:35:43 +00:00
This is an example of a very minimal lwIP project. It runs in a single
thread and runs a single example application - an echo server. The
echo application is implemented using the raw API. Additionally this
raw API example hosts the SNMPv1 agent for development purposes.