📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -