The Internet. Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
Internet and the web Summary of terms discusses and review.
The Internet Useful Definitions and Concepts About the Internet.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
THE WEB Monica Stoica Background Information n HTTP stands for Hypertext Transfer Protocol n FTP stands for File Transfer Protocol n Html stands for.
Internet Basics مهندس / محمد العنزي
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
The Internet is a vast network connecting computers all over the world
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
SIMS-201 History of WWW Internet Principles. 2  Overview Chapters 2 and 20 Introduction to the internet.
1 Accessing the Global Database The World Wide Web.
Chapter 3 The Basics of Networking
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Connecting one computer to another computer creates a network.
Computer Science 101 Introduction to Web Pages. Origins of the Web Vannevar Bush (Memex, 1945) Ted Nelson (Xanadu, 1968) Doug Englebart and Alan Kay (
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
Lesson 2 — The Internet and the World Wide Web
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
1 Web Developer Foundations: Using XHTML Chapter 1 Key Concepts.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.
Copyright © Curt Hill The Internet An Introduction.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Anatomy of a URL: Finding Broken Links Dr. Steve Broskoske Misericordia University.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Web Based Systems for Engineering and Management Professors Iris D. Tommelein and Arpad Horvath Fall 2000.
The Internet It’s a jungle out there … In the beginning …  The Advanced Research Projects Agency NETwork (ARPANET) is the predecessor to the Internet:
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 1 Fundamentals.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
ULI101 – XHTML Basics (Part I) Internet / Web Concepts Brief History TCP/IP Web Servers / Web Browsers URL HTTP / HTML.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
CISC103 Web Development Basics: Web site:
Introduction To Web Design
E-commerce | WWW World Wide Web - Concepts
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
E-commerce | WWW World Wide Web - Concepts
Internet and the web Summary of terms discusses and review
CISC103 Web Development Basics: Web site:
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
1 Introduction to the Internet.
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
ACT102 Introduction to web design
A worldwide system of interconnected computer networks.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Presentation transcript:

The Internet

Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s The Internet is created.

IP Addresses Needed a way to identify individual computers on the internet. Hit upon the idea of IP addresses. Give each computer a unique number (address) and then you can send information to it. Stands for:  Internet Protocol Addresses

IP Addresses Format:  x.x.x.x  Where each x is a number from 0 to 255. Do the math:  256*256*256*256 = 4,294,967,296 Despite this, we are running out of IP addresses IPv6 may take care of this

TCP/IP Early on, realized they needed a better way to transfer files. Large files moved slowly, clogged up the network, and if damaged in transit, were a pain to re-send. So let’s break up the large files into smaller ones, and send the smaller pieces. That’s TCP/IP

TCP/IP Transmission Control Protocol/Internet Protocol Protocol for how to:  break up information into standard sized “packets”  address each one,  send them out to their destination,  reassemble them upon receipt.

Domain Name System Remember each computer has a unique IP address. To connect to that computer, use its IP address. To connect to the alphas: To connect to miller: ???.??? Way too tedious.

Domain Name System Early on, realized the need to associate unique names with each IP address. Domain Name System established:  A single organization responsible for assigning domain names. IANA  A decentralized system of distributing the names domain name servers

Domain Names Names separated by dots  E.g., Last part is called top-level domain (TLD) or zone.  Usually 3 or 2 letters long. Next part is second-level domain.  The unique name of the organization to whom the name belongs. From there, individual organization can name the individual computer whatever they want.

In summary IP addresses give each computer a unique address. TCP/IP is the protocol that made sending files over the internet possible. Domain names make it easier to remember computer names. Domain name servers handle the translation from names into IP addresses.

The WWW

World Wide Web The World Wide Web  Tim Berners-Lee working at CERN decided he wanted a way to share information easily with his colleagues.  worlDwidEweb ca 1991

HTTP: HyperTextTtransfer Protocol URL: Uniform Resource Locator HTML: HyperText Markup Language Web Servers Four inventions

HTTP Hypertext Transfer Protocol

URLs Format: [scheme]://[host name] / [path name]  Scheme — the type of transfer/connection you have Usually http  Host name — the name of the computer to which you are connecting.  Path name — the full path name to the file you are looking for. Series of directories ending in a file name. If a file is not specified, by default browser looks for an index.html file.

HTML HyperText Markup Language Plain text document with hidden “codes” that tell a browser how to format the information. Based on structured documents in which the content of the document is separated from the formatting of the document.  This is a heading And this is some formatted text This is a list Item 1 Item2

Web Servers The Internet

1991 – 1994 tremendous growth 1993: NCSA Mosaic  Written by Marc Andreesen.  Incorporated images into text.  Ran under Unix.  By end of year, PC and Mac versions were out. Graphical Web Browser

Internet & Web Growth As of January 2003  171,638,297 hosts  Taken from: