📄 main.htm
字号:
<HTML>
<HEAD>
</HEAD>
<BODY>
<font face=helvetica>
<center><B><U><FONT SIZE=7 COLOR="#0000ff"><P>Microchip TCP/IP Stack</P></B></U></FONT></center>
This is a sample page intended to demonstrate Microchip TCP/IP Stack capabilities.
This page is served by HTTP Server, running on Microchip PIC18 microcontroller,
utilizing Microchip TCP/IP Stack.
<p>Microchip Stack offers following features:</p>
<ul>
<li>Portable across Microchip PIC18 family of microcontrollers</li>
<li>Cooperative multitasking TCP/IP stack</li>
<li>Use it as part of HTTP Server or custom TCP/IP based application</li>
<li>Multiple TCP socket support</li>
<li>HTTP Server with multiple connections support</li>
<li>Pages may be stored in internal program memory or external data EEPROM</li>
<li>Support for HTML forms</li>
<li>PC based program to convert web pages into Microchip File System (MPFS)</li>
<li>Modular design to easily add new components</li>
</ul>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -