📄 readme.txt
字号:
tcpip=====Overview--------An example of TCP/IP stuff, taken from slaa137.pdf.Source------Files_:- README.txt_ This file- Makefile_ Build rules- cs8900.c_ ethernet packet-driver- cs8900.h_ header-file for cs8900.c- easyweb.c_ implements a dynamic HTTP-server by using the easyWEB-API- easyweb.h_ header-file for easyweb.c- tcpip.c_ implements the TCP/IP-stack and provides a simple API to the user- tcpip.h_ header-file for tcpip.c- webside.c_ example HTML-code for easyweb.c.. _files: ... _README.txt: README.txt.. _Makefile: Makefile.. _cs8900.c: cs8900.c.. _cs8900.h: cs8900.h.. _easyweb.c: easyweb.c.. _easyweb.h: easyweb.h.. _tcpip.c: tcpip.c .. _tcpip.h: tcpip.h .. _webside.c: webside.cDisclaimer----------Originaly from TI's application note slaa137.Adopted to use with gcc by mspgcc team: http://mspgcc.sf.net------back_.. _back: ../readme.html.. _license.txt: ../license.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -