source: azure_iot_hub_f767zi/trunk/asp_baseplatform/lwip/contrib-2.1.0/apps/httpserver/README@ 457

Last change on this file since 457 was 457, checked in by coas-nagasima, 4 years ago

ファイルを追加

File size: 347 bytes
Line 
1HTTPSERVER
2
3This is a demonstration of how to make the most basic kind
4of server using lWIP.
5
6* httpserver-raw.c - uses raw TCP calls (coming soon!)
7
8* httpserver-netconn.c - uses netconn and netbuf API
9
10This code updates the examples in Adam Dunkel's original
11lwIP documentation to match changes in the code since that
12PDF release.
Note: See TracBrowser for help on using the repository browser.