Given by Nancy J. McCracken at ECS400 Senior Undergraduate Course on Fall Semester 96. Foils prepared 10 Sept 1996
Abstract * Foil Index for this file
The World Wide Web is a world-wide repository of linked information, called hypertext or hypermedia. It consists of
|
In this talk, we give a brief background on the Internet, Client/Server Architectures and the components of the World Wide Web. |
This table of Contents Abstract
Nancy McCracken |
NPAC |
Syracuse University |
September 6, 1995 |
Updated January 19, 1996 |
The World Wide Web is a world-wide repository of linked information, called hypertext or hypermedia. It consists of
|
In this talk, we give a brief background on the Internet, Client/Server Architectures and the components of the World Wide Web. |
The Internet is a loose federation of networks. |
Cooperative organization - no administration, no fees |
Most national and international networks are members: NSFNET, ESNET, ARPANET, BITNET |
All these networks are packet switched systems based on TCP/IP. Together these protocols allow for communication over a wide variety of technologies. Machines called gateways connect the networks. |
Standard domain name system - names are looked up by name server to obtain routing information.
|
1969 The first locations commissioned by DOD (ARPA) |
1971 # host computers = 23 |
1982 Standards for TCP and IP established. |
1983-4 Name server and domain name server developed. |
1984 #host computers > 1,000 |
1986 NSFNET backbone established, 56Kbps |
1987 #host computers > 10,000 |
1989 NSFNET backbone upgraded to T1 (1.544Mbps)
|
1992 Internet Society is chartered, World Wide Web released by CERN
|
1993 NSF experiments with 600 Megabit backbone
|
1990 Tim Berners-Lee at CERN in Geneva implements a hypertext system to provide efficient information access to the members of the international high-energy physics community. |
1993 Marc Andreessen at NCSA at the University of Illinois develops a graphical user interface. |
1994 Web Servers increase by 10% per month. |
1994 World Wide Web Consortium formed to guide the technical development of standards. The Consortium is run for the Laboratory of Computer Science at MIT, CERN, and INRIA (the French Research Institute). |
1995 Netscape Communications Corp., founded by Mark Andreessen, offers many extensions in its browser. |
1995 Commercial interest in the web grows. Prodigy, Compuserver and America On-line offer Web access to the public. |
Server: A program in charge of a resource or information.
|
Client: Any program that makes a request for service from the server. |
Clients and servers send their messages over a network connection. |
Web servers provide access to a collection of files containing hyperlinked information
|
Browsers provide an easy graphical interface for users to request information. The client machine also provides viewers for a standard set of image and video formats. |
The interface is kept very simple to run on all networks and most machines. |