Skip to content

Commit

Permalink
Update 干货:计算机网络知识总结.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb authored Jul 29, 2018
1 parent 143307a commit e2b92e2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### 6. [六,数据存储](#六,floppy_disk-数据存储)


## <font color="#003333" id="1">**一,计算机概述**<font>
## 一,计算机概述
### <font color="#003333">(1),基本术语<font>

#### <font color="#99CC33"> 结点 (node):<font>
Expand Down Expand Up @@ -68,7 +68,7 @@

<font color="#999999">10,五层体系结构由应用层,运输层,网络层(网际层),数据链路层,物理层组成。运输层最主要的协议是TCP和UDP协议,网络层最重要的协议是IP协议。

## <font color="#003333" id="2">二,物理层<font>
## 二,物理层
### <font color="#003333">(1),基本术语<font>
#### <font color="#99CC33">数据(data):<font>
运送消息的实体。
Expand Down Expand Up @@ -138,7 +138,7 @@
### <font color="#003333">**③,几种常用的宽带接入技术,主要是ADSL和FTTx**<font>
<font color="#999999">用户到互联网的宽带接入方法有非对称数字用户线ADSL(用数字技术对现有的模拟电话线进行改造,而不需要重新布线。ASDL的快速版本是甚高速数字用户线VDSL。),光纤同轴混合网HFC(是在目前覆盖范围很广的有线电视网的基础上开发的一种居民宽带接入网)和FTTx(即光纤到······)。</font>

## <font color="#003333" id="3">三,数据链路层<font>
## 三,数据链路层
### <font color="#003333">(1),基本术语<font>

#### <font color="#99CC33"> 链路(link):<font>
Expand Down

0 comments on commit e2b92e2

Please sign in to comment.