Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
CyC2018 committed Mar 29, 2018
1 parent 3ab18f6 commit 107fb66
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions notes/计算机网络.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
* [域名系统 DNS](#域名系统-dns)
* [文件传输协议 FTP](#文件传输协议-ftp)
* [远程终端协议 TELNET](#远程终端协议-telnet)
* [万维网 WWW](#万维网-www)
* [电子邮件协议](#电子邮件协议)
* [动态主机配置协议 DHCP](#动态主机配置协议-dhcp)
* [点对点传输 P2P](#点对点传输-p2p)
Expand Down Expand Up @@ -768,10 +767,6 @@ TELNET 用于登录到远程主机上,并且远程主机上的输出也会返

TELNET 可以适应许多计算机和操作系统的差异,例如不同操作系统系统的换行符定义。

## 万维网 WWW

[HTTP](https://github.com/CyC2018/InterviewNotes/blob/master/notes/HTTP.md)

## 电子邮件协议

一个电子邮件系统由三部分组成:用户代理、邮件服务器以及邮件发送协议和读取协议。其中发送协议常用 SMTP,读取协议常用 POP3 和 IMAP。
Expand Down

0 comments on commit 107fb66

Please sign in to comment.