一、原文部分摘抄(翻译)
TCP/IP协议簇允许运行各类程序的,计算机、智能手机、或嵌入式设备,互相通信。
大部分人认为Internet和WWW是同一个概念(原文interchangeable terms,即可以交换的),但通常我们把Internet看成可以提供计算机之间基本通信的设施,而WWW则是用于Internet通信的一种应用程序。
在20世纪80年代,David.Clark提出了开发一个高效的互联网的几个目标,如下
- Internet communication must continue despite loss of networks or gateways
Internet通信是持续的,无论网络或网关是否有数据丢失(best-effor尽力传输)
- Internet must support multiple types of communication services
Internet必须支持多种类型的通信服务
- Internet architecture must accommodate a variety of networks
Internet体系架构必须可接纳多种不同的网络架构
- Must permit distributed management of resources
Internet必须允许资源的管理
- Internet architecture must be cost-effective
Internet体系架构必须是性价比高的
- Host attachment must be possible with a low level of effort
Internet的主机接入,必须是低成本的
- The resources used in the Internet architecture must be accountable
Internet体系架构中的资源,必须是可计费的(计费管理)
二、心得
D.Clark大神用7条原则,奠定了当今互联网的整体设计原则,7条原则是相对重要的概念,可以了解到当初Internet诞生之初的出发点。