Skip to main content

Evolution of Internet


The History of the Internet Evolution


In 1969 the American Defense Ministry invented the internet and it’s called has ARAnet. It was made for military research for the American army. And the network had many difficulties such as it had to be fast, reliable, and it has to be capable of withstanding a nuclear bomb destroying. And this network evolved into sprawling networks of millions of computers we know today as the internet. The following image shows you how internet was used at that time.

Evolution of the Internet
The internet is massive network and which you can connect to the other networks. Also it’s a collection of providers which is called (ISP). ISPs operate their own network and also with their own clients to agree to interconnect which each other to exchange packets. And also larger ISPs cell connect their network to smaller ISPs also.

Also the ISPs cell connects to the individuals and corporations to merge their network into this network which is called the internet.

There is no exact for the internet and communication and coordination of the ISP, and their actions are overseen also it’s nonprofit organization and it’s called as the internet society.

The internet engineering task force is an affiliated organization which coordinates the work of numerous committees which defines communication standards and researches the methods of explaining and improving the internet communication. Also the communication standards are referred as RFCs which is called as (Requests for comments) and they are voluntarily to buy all the ISPs.

Also the internet users can simply categories as publishing and getting information in various subjects like marketing, management, science, IT, training materials, jobs, higher education, mathematics, music, games, software and e-commerce. Also the kind of information available can be listed as text documents, graphic files, sound and video files and downloadable games and software’s. These things which many users search in the internet.

The speed of the internet has been evolving; also much kind of predictions can be made for the internet in future. For example communication methods like functions that translated automatically into the language preferred by the receiver. And finding a tune through humming into the microphone, also virtual tours of a house, car can become common things. This is what the internet has become today, starting from its birth in 1969 to become an indispensable service for the human race. Also it will be remain in the future.

Comments

  1. Good job! But there are more interesting facts that you can find about internet and its evolution. Expand your research.

    ReplyDelete

Post a Comment

Popular posts from this blog

HTML Forms

What is HTML Forms ? It allows the users to enter the data which is sent to server for processing. Web forms are resemble paper or database because the users are filling the forms using check box, radio buttons and text fields. Mostly web forms are used for filling forms, credit card details or shipping. Also their are many different types of forms in the internet with different kinds of styles. These web forms can used for inquiry and search bar for websites. Also we can make web forms using different programming languages those are HTML, Perl, PHP, Java, Java script or Net and it automatically adds themes, grids and minimum programming language also it's costs and risk able. Her is a sample for an PHP form < html > < body > < form action = "form_handler.php" method = "get" > User Name: < input name = "user" type = "text" / > < input type = "submit" / > < / form > ...

Java Applets

What is  Java Applets ?   Java applet is a applets which the users a byte code . It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers. Also it runs speed comparable to other language which are called as c++ which is many times faster than java script, also their is a 3d acceleration hardware for java.  Java applets can executed for many browsers and many platforms like windows, Linux, mac and Unix and the java applets as an little application codes.Also this is a good advantage for when the user in offline mode so the user can write java script and render it in offline mode.Using java applets we can change the provided graphic content for the user this make the java applets more visualization.   And also there are java applets for studies and games for the users.   History of java applets java applet is a applets which the users a byte code . I...