What Are the Reasons For The Success of The Intern...
There are four main reasons for the success of the Internet: The unique address, TCP/IP, universal basic services and communications costs low.
The Address Unique: individual@place
The IP protocol assigns each computer a unique address of 32 bits which is usually written as four 8-bit numbers written in decimal and separated by dots: 194.2.94.60. These addresses are assigned to networks of computers in blocks of 16 million, 65 536 or 256 (Class A, B or C). At current rates, address blocks will soon be exhausted and IP addresses with 32 bits will be replaced by a protocol with 128-bit addresses.
For ease of use, these addresses can be written in the symbolic form well known for e-mail: individual@place. Computers called DNS (Domain Name Server) perform the conversion between symbolic address and IP address. For example, my email address is written: admin@thefearnetwork.com.
TCP/IP
The success of TCP / IP is its universality and simplicity. TCP / IP was developed under the auspices of the DoD (Department of Defense U.S. government) independently of any particular system or supplier. It is available on all types of computers and provides full interoperability between different vendors.
While most network protocols provide a high level of service (addressing, routing and guaranteed throughput for example), TCP / IP does nothing and leaves all the responsibility of the user. For example, the protocol does not guarantee the order of arrival of packets, or even their delivery. The result is a network very easy to install with good performance. What could be considered a disadvantage when computers were less powerful, has become an advantage today. The protocol only uses a fraction of the power of modern computers.
The network infrastructure has a switching function. It is therefore independent of any application and can support applications as diverse as file transfer or video conferencing.
Of Universal Basic Services
The basic services provided with TCP/IP contributed to the success of the Internet. The first service is of course the electronic mail (email) that thanks to the unique address (individual@place) can communicate more than just the phone. Other services are terminal emulation (Telnet allows you to remotely connect to any type of computer), file transfer (FTP), newsgroups (Usenet) and Internet relay chat (IRC).
Communication Costs Very Low
The network providing no service, its operating cost comes down to the installation of switches called “routers” and fixed links between these routers. The fixed costs of infrastructure are allocated to users according to the flow of Internet access required. Each user installs the level of service required his computers and supervision of its DNS. This explains why the network can support such rapid growth. Each user adds the extra processing required. This pattern, in contrast to the usual practices of telecom operators, will result in the coming years of considerable upheaval in the telecommunications world.