Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
Chapter 3 Internet. Physical Components of the Internet Servers Networks Routers.
Network Layer and Transport Layer.
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.
1 Networks and Internet Objectives Understand basic concepts in Networking Network Types Understand basic concepts in Internet Internet Services Become.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 3 Going Online © 2005 Prentice-Hall, Inc.Slide 2.
Lesson 19 Internet Basics.
Inside of a computer… What happens when you turn your computer on? What loads? Where are applications stored? How are do they run? In what form is information.
Internet Basics مهندس / محمد العنزي
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Lesson 3: Introduction to Internet Technology
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 3: Introduction to Internet Technology.
Internet Fundamentals and Background
The Internet.
Chapter 3 The Basics of Networking
Connecting one computer to another computer creates a network.
© 2006 Pearson Education 1  Obj: 1.2, to understand networks HW: Review sheet  Quiz next class Sections 1.0 – 1.2  Do Now: p.47 #1.4 and 1.5 C1 D3.
Lesson 2 — The Internet and the World Wide Web
The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Introduction to the Internet. What is the Internet The Internet is a worldwide group of connected networks that allows public access to information and.
Network Installation. Internet & Intranets Topics to be discussed Internet. Intranet. .
Networks QUME 185 Introduction to Computer Applications.
Lecture#1 on Internet. Internet Addressing IP address: pattern of 32 or 128 bits often represented in dotted decimal notation IP address: pattern of 32.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Introduction To Internet
CS101 Lecture 13 How the Internet Works When did the Internet start? The Internet was born in 1969 with the invention of ARPANET ARPANET was a research.
1 CP586 © Peter Lo 2003 Multimedia Communication Multimedia and the Internet.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
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.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
Communication, Networks, The internet and the Worldwide Web.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
A global, public network of computer networks. Computer Network A collection of computing devices connected to share resources such as: Files Software.
Networks: LANs, WANs and Communication Protocols How do computers communicate?
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
Network protocols –Nodes of a network must obey some rules if they want to communicate with each other. The set of rules is called network protocol. –The.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
Internet Essentials.
Internet Infrastructure Mapping the World Wide Web.
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
Basics of Networking & Internet Services Prof. Sadique Khan.
Internet Basics. The Internet: Then and Now The Internet was created by the Advanced Research Projects Agency (ARPA) and the U.S. Department of Defense.
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.
Internet Essentials.
CS101 How the Internet Works.
Technologies and Applications
The Internet.
Internet Essentials.
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Internet Fundamentals and Background
Web Development & Design Chapter 1, Sections 4, 5 & 6
The “Internet”.
Internet Fundamentals and Background
1 Introduction to the Internet.
CS101 How the Internet Works.
The Internet CSCI 101.
CS101 How the Internet Works.
Lesson 3: Introduction to Internet Technology
Protocols 2 Key Revision Points.
Protocol Application TCP/IP Layer Model
The Internet and Electronic mail
Presentation transcript:

Internet Essentials

The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department began a network called ARPANET in It was used as a tool to link university and government research centers together to exchange information and share resources.

Father of the World Wide Web In 1990, Tim Berners-Lee produced the first version of the World Wide web, the first web browser and the first web server. In 1991 it was put online The first web page address was t.html t.html

W3C In 1994, Berners-Lee founded W3C (World Wide Web consortium) This is an organization to try to improve the quality and standard of the world wide web.

Internet definition The Internet is a global wide area network that connects computer systems across the world. It includes several high- bandwidth data lines that makeup the Internet "backbone." These lines are connected to major Internet hubs that distribute data to other locations, such as web servers and ISPs.

Networks The Internet is the largest computer network in the world, connecting millions of computers. A network is a group of two or more computer systems linked together.

2 types of Networks There are two main types of computer networks: 1. Local Area Network (LAN): A LAN is 2 or more connected computers sharing resources in a small geographic location. Examples: home networks and office networks. 2. Wide Area Network (WAN): A WAN is two or more LANs. The computers are farther apart. Examples: OCPS The Internet is the largest Wide Area Network (WAN) in existence.

Servers A server is a computer that "serves" many different computers in a network by running specialized software and storing information. For example, webpages are stored on servers.

The Cloud When something is in the cloud, it means it is stored on servers on the Internet instead of on your computer. It lets you access your calendar, , files, and more from any computer that has an Internet connection.

Packets early creators of the Internet discovered that data moves faster when it is divided into smaller pieces, sent separately, then reassembled. These data pieces are called packets.

Protocols When computers communicate with each other, there needs to be a common set of rules and instructions that each computer follows. A specific set of communication rules is called a protocol. Because of the many ways computers can communicate with each other, there are many different protocols. Some examples of these different protocols include TCP/IP, HTTP, and FTP. Can you guess what the last "P" in each acronym stands for? "protocol"

Operating Systems The program that lets you interact with your computer It is software that communicates with the computer hardware (acts like a translator) Before you connect with the internet you need certain software and hardware installed on your computer

Internet Service Provider (ISP) Companies that provide service to the internet free or for a fee Examples: BrightHouse, Century Link, AOL

Connecting to the Internet

Internet Addresses The internet and the post office have similarities The internet relies on an addressing system, like the post office, to send data to a computer at a certain destination An Internet Protocol address (IP) is a number that uniquely identifies each computer All IP addresses used on the internet are combinations of numbers instead of names A domain name is the text version of an IP address

Domain Names When you use a mobile phone and select “mom’s home phone” from your address book, you are actually dialing a combination of numbers. This is how domain names work with Web pages.

Domain Name Server (DNS) when you specify a domain name, a DNS server translates the domain name to its related IP address so that information is transmitted to the correct computer. the right-side component of a domain name categorizes domains into groups by company (.com), educational institution (.edu), organization (.org) or country (for example,.ca). These categories are called top-level domains (TLDs). each domain name is unique and registered with the Internet Corporation for Assigned Names and Numbers (ICANN). when a name (for example, google) within a domain category (for example,.com) is assigned, no other organization or individual can use that name within that category.

Domain Names

Internet Connection Terms In this activity, you will review terms related to Internet connections.  Match the terms in the left column with their correct definitions in the right column.  Write the correct definition letters in the spaces provided next to the terms.

What is required to connect to the Internet? In this activity, you will identify the components required to connect to the Internet. Six elements are required for a computer to connect to the Internet. The user generally acquires the first three by obtaining a computer. Fill in the missing elements.

Domain Name Scavenger Hunt In this activity, you will use a Web browser to find the domain names assigned to various IP addresses. 1. Open a Web browser. 2. Enter each IP address listed below, one at a time. 3. For each IP address, write the server, domain name and domain category below.