Chapter 2 Core concepts: web browser (client) vs. web server, URLs, HTTP request/response, Internet vs. WWW.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

CSIS-390 History Dr. Eric Breimer. Syllabus 1. Google “Eric Breimer” 2. Click on first link 3. Click on CSIS Click on Syllabus.
Internet and the web Summary of terms discusses and review.
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
1 Networks and Internet Objectives Understand basic concepts in Networking Network Types Understand basic concepts in Internet Internet Services Become.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
Lesson 19 Internet Basics.
What Is A Web Page? An Introduction to the Internet.
The Internet A brief overview Internet - An interconnected system of networks that connects computers around the world via the TCP/IP protocol. What.
1 Internet History Internet made up of thousands of networks worldwide No one in charge of Internet - No governing body Internet backbone owned by private.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
Computers, The Internet & The Web Jacie Yang Texas State University.
History Before designing web pages it is important to know how it all came about… Internet  WWW.
Internet Fundamentals and Background
CSIS-390 Some Web History Dr. Eric Breimer. How it came to be…  Before developing web applications it is important to know these two things evolved 
Lesson 2 — The Internet and the World Wide Web
What is the Internet? 11/27/07. Where did the Internet start?  Networked computers started by Military  ARPANET – 1969 experiment by the Defense department.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Introducing the Internet Source: Learning to Use the Internet.
The Internet and Multimedia Chapter 2. How the Internet Developed The Internet grew out of the Cold Ware between the United States and the Soviet Union.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
1 Chapter 8 The Internet: A Resource for All of Us.
History of the Internet and Internet Basics AGED 4143 Electronic Communications in Agriculture.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
THE INTERNET Chapter 13. Internet- Interconnection and Networks “the Net” Computers have played a significant role in our everyday life Growth in popularity.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Internet Explorer Getting.
Microsoft Office 2003 Illustrated Introductory Started with Internet Explorer Getting.
 Internet network of connected computer › No company owns the internet › Purpose is to share information  World Wide Web (Web) one of the ways information.
Exploring the Internet with IE51 Chapter 1 Welcome to Cyberspace: The Internet And The World Wide Web By Gretchen Marx.
Topics in Technology and Marketing In The Beginning.
Introduction To Internet
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
The Internet and World Wide Web
Communication, Networks, The internet and the Worldwide Web.
The First Computer The Abacus At least 2500BC in Mesopotamia Used by merchants to calculate transactions.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
Accessing the World Wide Web
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
A Brief History of the Internet: The Timeline 1958: ARPA, the Advanced Research Projects Agency, is created by the U.S. Defense Department in response.
Internet Overview (Chapter 1 in [2]). 2 Outline History of the Internet History of the Internet Seven Layers of the OSI Model Seven Layers of the OSI.
Internet and World Wide Web
Topics in Technology and Marketing In The Beginning.
JavaScript and Ajax (Internet Background) Week 1 Web site:
Introduction to the World Wide Web & Internet CIS 101.
ULI101 – XHTML Basics (Part I) Internet / Web Concepts Brief History TCP/IP Web Servers / Web Browsers URL HTTP / HTML.
Using the Internet A Brief History 1969 – ARPANET created by US Govt. to link defense installations with major universities 1972 – First –
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
Chapter 10: Web Basics.
Introduction to the Web
JavaScript and Ajax (Internet Background)
CNIT 131 Internet Basics & Beginning HTML
Evolution of Internet.
Internet and the web Summary of terms discusses and review
Internet Fundamentals and Background
Microsoft Office Illustrated Introductory, Premium Edition
A Brief History of the Internet
Internet Fundamentals and Background
1 Introduction to the Internet.
Introduction to the Internet and Web
A worldwide system of interconnected computer networks.
Internet and the world wide web (www)
Presentation transcript:

Chapter 2 Core concepts: web browser (client) vs. web server, URLs, HTTP request/response, Internet vs. WWW

History Before designing web pages it is important to know how it all came about… Internet  WWW

ARPAnet ARPA (Advanced Research Projects Agency) 1968, Cold War, Military Applications

ARPAnet Originally, Custom--made network applications for sharing data and messages concept developed – 75% of the ARPAnet traffic 1973 File Transfer Protocol (FTP) – General/Generic service concept

ARPAnet  Internet Transition Period Packet Switching developed and perfected – Robust, fault-tolerant, efficient, survivable TCP/IP protocol – ability to connect different types of networks

Early Internet No web browsers, no web pages at all… Only… – – FTP (document and image sharing) – Early message board system (BB systems) – Custom client server applications

Early Internet ARPAnet was a government project, – But, the government always outsources Major telecom companies (AT&T for example) are contracted “lay lines” – They lease lines to the government, but can lease or sell service to others. Banks and IBM are the first major customers to pay for Internet access Then, companies like Prodigy emerge and sell access to home users

Key Internet Concept The government encouraged the telecom companies to cooperate, i.e., connect their networks rather than create separate independent networks TCP/IP made it possible to connect very different types of networks Packet Switching helped clear up data traffic jams Banking and Research lab data travels on the same network, but to read the data requires having exactly the right software.

In 1989 came the WWW Key WWW concepts – Hypertext concept – Documents can have links to other documents, just click the text – URL concept – Documents, computers, virtual mailboxes, networks can all have uniform identifier to help locate them

Tim Berners-Lee (TBL) Recognized as the inventor of WWW Proposed and developed – HTML – The URL concept Implemented – The first web browser – The first web server

Before the WWW, finding stuff was hard On the Internet you had know lots of info – numeric IP addresses to locate servers – Login and passwords to access servers – Know the folder hierarchy to find files People would share above info via . – The idea of browsing the Internet was impossible – If you didn’t have access to connection info, you couldn’t find or get anyting

WWW instead of Internet HTTP instead of FTP and file servers. – Web Browser instead of FTP client – Web Server instead of FTP server URLs instead of numeric IP addresses Clicking Hyperlink instead of navigating through folder hierarchies Universal/Standard document formatting HTML instead of text, binary and proprietary documents (word, pdf, postscript)

Important differences Internet Nuts and bolts Hardware TCP/IP Packet Switching Network of Networks concept World Wide Web Content layer of Internet Software HTTP URLs Hyperlink/Hypertext concept

A final metaphor Terms used interchangeably by general public and media But, you should know – The boat: WWW helps navigate the Internet protocols for getting data standards for formatting data conventions for locating data. – The river: The Internet is really the “transport medium” of the WWW.

: Toddler Phase 1985 ARPAnet become NSFnet – Available at most major universities 1989 TBL invents first web browser and server – Widely recognized as the birth of WWW 1991 Al Gore helps pass key legislation – Public $$$ to expand Internet to commercial sector 1993 Mosaic is developed – first good graphical web browser

: Puberty 1993 InterNIC is formed, which centralizes the management of URL and domain names – Later it become IANA IANA is responsible for regulating companies like goDaddy and Network Solutions 1995 NSFnet become a research-only network – Internet traffic starts to get routed through a commercial networks Major players include: Sprint and AT&T Cable TV companies now own large parts of the physical network

Commercialization Period – Netscape become a household name – Sells web server software – Gives away browser for free – Reaches 90% market share by Microsoft races to compete – Internet Explore, IIS Web Server

Commercialization Period Microsoft tries to put Netscape out of business – Two different HTML standard arise One for Netscape, one for Internet Explorer – Browser plug-ins heavily utilized Flash, RealMedia, etc – E-commerce Commercial Explosion – Amazon, E-bay, Online Stock Trading, MP3 trafficking, etc.

Browser Wars Microsoft (Internet Explorer) and Netscape compete to be the #1 browser. – In ’96 Netscape dominated – By ‘99 Internet Explorer was #1 Microsoft Integrated IE into the Windows OS and it was often forced upon people as the default browser – Microsoft paid billions in lawsuit (EU mostly) but still won the war

Browser Wars In 2000, AOL buys out Netscape, which is was failing financially – This marks the end of the war and beginning of Microsoft’s dominance in the WWW. Netscape makes its source code open, so developers can build upon it. – Leads to the Mozilla Foundation, which eventually develops Firefox.

Current Market Shares web_browsers web_browsers

Browser Wars - Significance Early competition led to great innovation Web Browsers were suppose to be simple programs that could render HTML code. Now browsers are heavy-weight applications (JavaScript, Silverlight, Flash plug-ins, etc.) Microsoft’s decade of dominance was terrible. – Tried to make the WWW a proprietary product – No regard for recognized standards

URL Uniform Resource Locator – The location part of the URI (Uniform Resource Identifier)

URLs/URIs can be complex

Default Files Depends on Web Server will load In general will load

Basic HTML Document