readme

来自「rtlinux-3.2源码」· 代码 · 共 23 行

TXT
23
字号
INTRODUCTIONThis example installs a HTTP daemon in RTLinux.To compile examples run >make examples in the directory containing theMakefile.Install the RTL-lwIP TCP/IP stack, and then run:> insmod httpd.oThat's all. From  other machine open a browser  (such as mozilla)  andtype:http://$(IP_ASSIGNED)/index.htmlEnjoy yourself.RTL-lwIP home page:http://www.rtlinux-gpl.org/~serpeal/RTL-lwIP/htmlFiles/index.htmlPlease send comments to Sergio Perez <serpeal@upvnet.upv.es>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?