Educational Computing

Slides:



Advertisements
Similar presentations
The Internet.
Advertisements

The Internet and the World Wide Web. Una DooneySlide 2Internet and WWW What is the Internet? This is the physical infrastructure or backbone of computers,
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
What is the Internet? Internet: The Internet, in simplest terms, is the large group of millions of computers around the world that are all connected to.
Internet and the web Summary of terms discusses and review.
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.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
The Internet A brief overview Internet - An interconnected system of networks that connects computers around the world via the TCP/IP protocol. What.
Internet Basics مهندس / محمد العنزي
MODULE 6 THE INTERNET. Introduction to the Internet and World Wide Web A computer network is a communication system that connects two or more computers.
Computers, The Internet & The Web Jacie Yang Texas State University.
Teachers Discovering Computers Integrating Technology and Digital Media in the Classroom 6 th Edition Teachers Discovering Computers Integrating Technology.
1 Accessing the Global Database The World Wide Web.
Connecting one computer to another computer creates a network.
Website Development. Internet Internet (Net) – Global network connecting millions of computers. Network – Group of computers and associated devices that.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lesson 2 — The Internet and the World Wide Web
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
Communications, Networks, the Internet and the World Wide Web Chapter 2.
What is the Internet? Internet: The Internet, in simplest terms, is the large group of millions of computers around the world that are all connected to.
Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
Chongseok Park 1.  It is a global system of interconnected computer networks that use the standard Internet protocol suite and it serves billions.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
CHAPTER 9 Using the World Wide Web. OBJECTIVES 1.Describe the Internet and the World Wide Web 2.Define related Internet terms 3.Explain the components.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
Communication, Networks, The internet and the Worldwide Web.
Using the Internet. (WWW) and the Internet The World Wide Web (WWW) is a small part of the Internet. The Internet relates to all the hardware and software.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
The Internet Lecture 16 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Internet Architecture and Governance
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
(class #2) CLICK TO CONTINUE done by T Batchelor.
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.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
4.01 How Web Pages Work.
The World Wide Web.
Introduction to the Internet
Chapter 10: Web Basics.
Marking the Most of the Web’s Resources
The Internet & World Wide Web
Technologies and Applications
CISC103 Web Development Basics: Web site:
Chapter 1 Introduction to HTML.
What is the Internet? © EIT, Author Gay Robertson, 2016.
Evolution of Internet.
E-commerce | WWW World Wide Web - Concepts
Introduction to Computers
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Internet and the web Summary of terms discusses and review
Electronic Resources and the WWW
Microsoft Office Illustrated Introductory, Premium Edition
Web Development & Design Chapter 1, Sections 4, 5 & 6
Internet.
1 Introduction to the Internet.
Introduction to the Internet and Web
A worldwide system of interconnected computer networks.
Welcome to Cyberspace The Internet - World Wide Web
Unit-3.
4.01 How Web Pages Work.
The Internet and Electronic mail
Internet and the world wide web (www)
Presentation transcript:

Educational Computing Computer Networks David Goldschmidt, Ph.D. Computer Science The College of Saint Rose

No single point of failure! Networks Root node Hierarchical Networks: Nodes are not equal Nodes interconnect in strict pattern Single point of failure Heterarchical Networks: Nodes interconnected at random No node is more important than another Leaf nodes No single point of failure!

The Internet The Internet is a global decentralized heterarchical network made up of many smaller networks “Information Superhighway” Originally developed in 1960s as ARPANET Advanced Research Projects Agency NETwork Continued linked computer availability in case of nuclear attack Use in academia led to e-mail, file transfer, Web, etc.

Internet Backbone Network

Internet Service Providers Internet Service Providers (ISPs) have direct connections to (or are part of ) the Internet ISPs sell temporary Internet access Time Warner Cable Digital Subscriber Line (DSL) Wireless 3G and 4G Networks Tethered connections Leased line (e.g. T1, T3) through telephone company Satellite Telephone access numbers

Internet Service Providers

Local Area Networks Local Area Network (LAN) is a network of machines covering a limited geographical area Metropolitan Area Network (MAN) covers more densely populated area

Wide Area Networks Wide Area Network (WAN) covers multiple locations Each location consists of a LAN or MAN LANs and WANs are often connected via private networks

The Internet as Global WAN The Internet is the world’s largest network Links millions of businesses, governments, educational institutions, and individuals

How the Internet Works

Internet Protocols What is a protocol ? A protocol describes how communication should take place e.g. Robert’s Rules of Orders Transmit data over the Internet using 2 protocols: Transmission Control Protocol (TCP), which provides error handling, packet resubmission, etc. Internet Protocol (IP), which provides “low-level” packet-based communications

Internet Addresses An Internet Addresses identifies machines on the Internet Numeric addresses e.g. 66.195.8.30, 128.113.2.9 Non-numeric addresses e.g. www.strose.edu, www.rpi.edu IP addresses Domain names

Internet Addresses

Billions and Billions Served....

Voice Over IP Internet telephony using Voice Over IP (VOIP) Vonage Skype magicJack etc.

File Transfer Protocol (FTP) FTP is a communications protocol for transferring files between computers e.g. Publishing a Web site FTP sites on the Internet contain documents, software, images, video, audio, etc. ftp://ibiblio.org/pub/docs/books/gutenberg/

World Wide Web World Wide Web (WWW) Building blocks of the Web: Invented by Tim Berners-Lee in early 1990s while at CERN Web is decentralized and runs on top of the Internet Building blocks of the Web: Uniform Resource Locator (URL) HyperText Transfer Protocol (HTTP) HyperText Markup Language (HTML)

Uniform Resource Locators A Uniform Resource Locator (URL) identifies the protocol, domain (machine) name, and file path of the resource being requested http://academic2.strose.edu/math_and_science/goldschd Protocol Domain name (a.k.a. 66.195.8.34) Resource name and path (location of HTML file)

Domain Name Registration

HyperText Markup Language HyperText Markup Language (HTML) defines page layout, fonts, links, text, etc. HTML tags describe how Web browsers should display text, images, etc. <html> <title>Welcome to My Web Site</title> <body style="background-color: gray;"> <img src="people.gif" width="184" height="119"> <p>Welcome to my cool new Web site. <a href="http://www.cnn.com">Click here for news.</a> </p>

Search Engines A search engine is an online software application that enables users to electronically locate and retrieve Web pages Keyword-based search How does a search engine “know” about all those Web pages?

Crawling the Web How does a search engine “know” about all those Web pages? Search engine software crawls the Web Records everything it sees in giant index How do search requests return results so quickly? Redundancy LOTS of redundant data on redundant hardware distributed across the world

Browsing the Web We browse the Web using Web browser software: Internet Explorer, Firefox, Safari (Mac), etc.

Multimedia on the Web Web pages incorporate graphics, animation, audio, video, etc.

Graphics on the Web Images are available on the Web in many different formats: Graphics { Photographs

Right-click and select “View Picture” Graphics on the Web Images are embedded in Web pages using HTML Right-click and select “View Picture”

Audio on the Web Audio on the Web may be downloaded or streamed Formats include MP3, WAV, WMV

Video on the Web Like audio, video on the Web may be downloaded or streamed

Searching for Audio and Video Search for audio or video clips using Google:

Searching for Audio and Video Search for audio using Altavista:

Searching for Audio and Video Search for video using YouTube:

Saving Audio and Video Clips To save an audio or video clip: Right-click on the URL link to clip Select “Save Target As...” or “Save Link As...” Streaming audio and video might not save to your own computer If not, add URL link as a bookmark or favorite

Saving a Web Page Saving a Web page is tricky because there are usually multiple files (HTML, GIF, JPG, etc.) Save options: Save entire Web page Save HTML only Save text only