Computer Networks and the Internet

 

  According to wikipedia, a Computer Network is a collection of computers and devices interconnected by communication channels that facilitate communications among users and allows users to share resources. Computer networks can be classified based on different standards.

  An important concept relevant to computer networking is Protocol, which "defines the format and the order of messages exchanged between two or more communicating entities, as well as the actions taken on the transmission and/or receipt of a message or other event". The Internet standards documents, which are called Requests for Comments (RFCs), are developed by the Internet Engineering Task Force (IETF) and define protocols such as TCP, IP, HTTP and SMTP. The Eithernet and wireless WiFi standards are developed by IEEE 802 LAN/MAN Standards Committee.

 

技术分享

 

  In order to reduce design complexity, protocols are organized into a layered architecture, which also guarantees the independence and flexibility of different protocols. A layer provides services to a layer above by using the services of the layer directly below it and performing certain actions within that layer. A service is connection-orientated if a connection is established before communication, otherwise it is connectionless. Services that never lose data are called reliable services.

技术分享

  The TCP/IP Reference Model consists of four protocol layers: application layer, transport layer, network layer and link layer. In Internet, a protocol called IP bridges different applications over different networks and thus interconnects all autonomous computers.

技术分享

 

References:

  1. Kurose, James F., Keith W. Ross. Computer Networking: a top-down approach[M]. 北京:高等教育出版社, 2009-08

 

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。