Understanding the levels of the internet

Slides:



Advertisements
Similar presentations
Internet Basics The Internet Is… – a network of networks – a community of people, businesses, schools and organizations – , web pages, databases,
Advertisements

5 th grade Computer Terminology. Minimize Minimize refers to reducing a window to an icon, or a label at the bottom of the screen in your task bar, while.
An Introduction to the Internet and the Web Frank McCown COMP 250 – Internet Development Harding University.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
Application Layer. This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.
CMP 101 INTRODUCTION TO THE INTERNET L02. Internet Unit A.
Baltimore County Public Schools © The URL Baltimore County Public Schools ©2014.
WEB BROWSERS BTT101 DIGITAL LITERACY (Credit Mr. Spinelli)
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.
Internet. Internet is Is a Global network Computers connected together all over that world. Grew out of American military.
Introduction to Interactive Media 05: How the Web Works: Domain names, Hosting and Fundamentals of HTML.
 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.
© 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.
The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.
Browsing the Internet What is a URL?. URL stands for – Uniform Resource Locator Parts of a URL include: Protocol Domain Name Top.
How the Internet Works CPA. Internet Addresses How do you get to the school’s website? What you as the user sees is a web address or URL – Uniform Resource.
HOW ACCESS TO WWW Student Name : Hussein Alkhaldi.
Internet. History ARPA Backbone IP Addresses –4 numbers separated by dots –Hard to remember –Exclusive club of users.
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
INTERNET. BROADBAND The amount of information a connection is capable of carrying. Measured in bits per second.
- is a global system of interconnected computer networks that use the standard internet protocol suite to serve billions of users worldwide. INTERNET.
Internet Overview Data Service Center What is the Internet? F A network of networks connecting computers/people around the world allowing them to share.
Chapter 2 The Internet Underlying Architecture. How the DNS works? DNS: Domain Name System Visiting a website: - Write the address - IP will use the address.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
CS1001 Lecture 7. Overview Computer Networks Computer Networks The Internet The Internet Internet Services Internet Services Markup Languages Markup Languages.
4343 X2 – Outline The Domain Name System The Web.
URL’s Anatomy 1.02 Understand how to validate, authenticate, and legally use information from the Internet.
Internet Concept of protocols INTERNET Internet Service Provider (ISP) has connected to the Internet.
Internet addresses By Toni Grey & Rashida Swan HTTP Stands for HyperText Transfer Protocol Is the underlying stateless protocol used by the World Wide.
4343 X2 – The Application Layer Tanenbaum Chapter 7.
 Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection of smaller.
The Internet and WWW. This term we shall be learning more about the Internet and World Wide Web and their benefits and uses. We shall also be learning.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
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.
How Much Do You Know About the Internet?. What is the Internet? The Internet is the world’s largest computer network, connecting more than 4 million computers.
Introduction to the Internet
Web Development & Design Foundations with HTML5 8th Edition
Egyptian Language School General Questions Prep.2
IS1500: Introduction to Web Development
HTTP and Abstraction on the Internet
HTTP and Abstraction on the Internet
HTTP AND ABSTRACTION ON THE INTERNET
Networking Objectives
How is all that data traffic controlled on the Internet?
HTTP and Abstraction on the Internet
HTTP and Abstraction on the Internet
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Functions and Top-Down Design
Browsing and Searching the Web
CS1001 Lecture 8.
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Network Architecture Introductory material
الوحدة 5 مقدمة في شبكة الانترنت.
Topologies, Protocols and Layers
The Internet & the World Wide Web
NETWORKING TECHNOLOGIES (II)
Review of Important Networking Concepts
Internet Research WebSites
Web Design & Development
Internet Basics.
Hyperlinks and Protocols
Web Server Technology Unit 10 Website Design and Development.
HTTP and Abstraction on the Internet / The Need for DNS
Web pages Lesson 3.
Protocols 2 Key Revision Points.
Browsing the Internet What is a URL?.
Internet Vocabulary Terms
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

Understanding the levels of the internet HTTP & Abstraction Understanding the levels of the internet

The Internet works in layers Remember: TLD? (Top Level Domain) - .edu .com .org Each layer performs some task and ‘feeds’ into the next layer. Each layer is dependent upon the previous layer Each layer is its protocol

How your smartphone accesses the internet?

HTTP Hyper Text Transfer Protocol An ASCII text bases protocol Where have you heard / read / seen this term before? At this level, computers are just sending text messages to each other.

Video – HTTP and HTML Video

HTTP traffic investigation Use Firefox Developers tools