IP BROS Presentation by: Amen Ahmed. Mario and Luigi are here to help us find our way through the internet. Mario will act as our browser and Luigi will.

Slides:



Advertisements
Similar presentations
Let's say we want to access domain - reliablescribe.com First we need to buy a computer We need to subscribe to an Internet Service Provider (ISP) The.
Advertisements

A Simple Network Analogy. Components of our Imaginary Mail Network  Assistant  Warehouses of documents stored in folders  Warehouse address operators.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Network Layer and Transport Layer.
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
UNIFORM RESOURCE LOCATOR (URL)
Understanding Networks Charles Zangla. Network Models Before I can explain how connections are made from across the country, I would like to provide you.
Boris Tshibangu. What is a proxy server? A proxy server is a server (a computer system or an application) that acts as an intermediary for requests from.
The internet and the WWW
Mr C Johnston ICT Teacher
Computer Networks  Network - A system of computers interconnected in order to share information.  Data transmission - consists of sending and receiving.
Rhys McBreen (How the internet works) X. Contents The Layers and what they do IP Addressing X.
Connecting one computer to another computer creates a network.
思科网络技术学院理事会. 1 Application Layer Functionality and Protocols Network Fundamentals – Chapter 3.
Lecturer: Ghadah Aldehim
Lesson 2 — The Internet and the World Wide Web
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
HOW ACCESS TO WWW Student Name : Hussein Alkhaldi.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
INTERNET DATA FLOW Created by David Whitchurch for ISDS 4120 Louisiana State University.
How Web Servers and the Internet Work by by: Marshall Brainby: Marshall Brain
Chapter 2 Browsing the Web. Web Sites  What is a Home Page?  What is a Web Portal? (portal) Example: Yahoo! Lycos and MSN Typically offer? ________________________________________.
Chapter 1: Introduction to Web Applications. This chapter gives an overview of the Internet, and where the World Wide Web fits in. It then outlines the.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Networks QUME 185 Introduction to Computer Applications.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
HOW THE INTERNET WORKS. NOTES (DNEWS) Interconnected network of computers – The Internet Servers - hosts They store websites and transfer data to clients.
Follow the Data Data (and information) move from place to place in computer systems and networks. As it moves it changes form frequently. This story describes.
Communication, Networks, The internet and the Worldwide Web.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
1 CSC317/318 INTERNET PROGRAMING / DYNAMIC WEB APPLICATION DEVELOPMENT CHAPTER: HOW DOES INTERNET WORKS? Siti Nurbaya Ismail Faculty of Computer & Mathematical.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
ECEN “Internet Protocols and Modeling”, Spring 2012 Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Class.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
Presented by Rebecca Meinhold But How Does the Internet Work?
Networks: LANs, WANs and Communication Protocols How do computers communicate?
TCP/IP (Transmission Control Protocol / Internet Protocol)
The Internet Teaching Learning Seminar Computer Studies.
Mr C Johnston ICT Teacher
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
Internet Concept of protocols INTERNET Internet Service Provider (ISP) has connected to the Internet.
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
How Information Flows via the Internet By: Lee Farrell.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
COMPUTER NETWORKS Hwajung Lee. Image Source:
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to TCP/IP.
End-host IP: MAC: 11:11:11:11:11 gateway IP: MAC: 22:22:22:22:22 Google server IP: interne t interface DNS server IP:
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
1 ** THE INTERNET ** Large, worldwide collection of networks that use a common protocol to communicate with each other A network of networks.
VCE IT Theory Slideshows
Networks – Network Fundamentals
Using MIS 2e Chapter 6 Appendix
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.
How does IT enable our business?
Web Development & Design Chapter 1, Sections 4, 5 & 6
How Data Flows through the Internet
CS222 Web Programming Course Outline
Modelling the internet
Web Design & Development
Modelling the internet
How Our Customers Communicate With Us
Protocol Application TCP/IP Layer Model
INFORMATION FLOW ACROSS THE INTERNET
Information Retrieval and Web Design
Your computer is the client
Presentation transcript:

IP BROS Presentation by: Amen Ahmed

Mario and Luigi are here to help us find our way through the internet. Mario will act as our browser and Luigi will act as our data. Mario wants to pull up our company’s webpage LPCORP.COM First, he will type our website name or URL into his favorite browser. Some common web browsers are Internet Explorer, Fire Fox, Google Chrome and Safari.

Before Mario can reach our company server to find our webpage, he needs our address. Mario’s computer will send a request for our IP address. The request will first travel through Mario’s router, which will in turn route the request to his Internet Service Provider (ISP) Every computer on a network has a unique IP address similar to your home address. IP addresses can be difficult to remember. They usually look something like this: We use Domain Name System (DNS) Servers to store IP addresses alongside simple to remember website names similar to a telephone book. Mario’s ISP will then look through DNS servers to find the IP address for the requested URL and return the address to Mario. LPCORP.COM IP Address Request Return IP Address( ) Receive IP Address( )

Now that Mario has our IP Address, he can find our company’s web server! Before he can pull up a webpage or information from our servers, he will have to make the connection. To make the connection, he will have to go through his ISP again, who will in turn connect him to the internet. (network of networks) To understand the process of sending and receiving data through a network, we must first understand the Open Systems Interconnection (OSI) model. Application Presentation Session Transport Network Data Link Physical Web browser; means to contact webserver Converts files stored on servers to formats used to display them in web browser. (HTTP) TCP connections to web servers. Breaks webpage into chunks and labels them. Mean for locating webservers. Creates message addressed to server with return IP. Request is sent to network card. Converted into a message. Means to transmit the webpage request to default gateway. Transports chunks of data across sessions. Request for webpage via OSI model

Luigi is now on his way to our company server! After traveling through the 7 Layer OSI model, he will enter the router. The router will read the IP addresses of the envelopes his chunks were packaged in to and route him accordingly. Receive webpage request COMPANY ISP When his ISP receives the request it will connect him to our company’s ISP and then to our server to retrieve our webpage. ISP

COMPANY ISP The webpage will then go back through the 7 layers of the OSI model, to our company’s ISP, to the client’s IPS, to the client’s router and then to Mario who will display it on the client’s computer.

THE END