📄 arch.htm
字号:
<html>
<head>
<title>Microchip TCP/IP Stack Architecture</title>
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="100%">
<tr>
<td>
<img src="Mchp.gif"></img>
</td>
<td width="100%">
<p align="right">
<font size="6" face="MS Sans Serif">
<b>
Microchip TCP/IP Stack
</b>
</font>
</p>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%" fgcolor="white">
<tr bgcolor="#FF0000" fgcolor="white">
<td width="25%">
<a href="Index.htm">
<font color="#FFFFFF">
<b>Home</b>
</font>
</a>
</td>
<td width="25%">
<a href="Features.htm">
<font color="#FFFFFF">
<b>Features</b>
</font>
</a>
</td>
<td width="25%">
<font color="#FFFFFF">
<b>Architecture</b>
</font>
</td>
<td width="25%">
<a href="Footprnt.htm">
<font color="#FFFFFF">
<b>Stack Footprint</b>
</font>
</a>
</td>
</tr>
</table>
<br>
<p>The Microchip Ethernet controllers incorporates nearly all Ethernet blocks necessary to to complete an Ethernet interface. Only a few components, as show, are required.</p>
<br>
<img src="ENC28J60Connect.png">
<p>The Microchip TCP/IP Stack uses a cooperative multitasking method to separate
itself from the main application. It closely follows the "TCP/IP
reference model." All major components are in separate source files.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -