C021TV-I4-S4 Nom abrégé de cours - Enseignant.

Slides:



Advertisements
Similar presentations
CSCI-235 Micro-Computers in Science The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
Advertisements

(4.4) Internet Protocols Layered approach to Internet Software 1.
Network Layer and Transport Layer.
Computer Networks An Overview. A Computer Network!
Network Layer. The Network layer, or OSI Layer 3, provides services to exchange the individual pieces of data over the network between identified end.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
COMPUTER NETWORKS.
Cisco 1 - Networking Basics Perrine. J Page 19/17/2015 Chapter 9 What transport layer protocol does TFTP use? 1.TCP 2.IP 3.UDP 4.CFTP.
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.
Networks QUME 185 Introduction to Computer Applications.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
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.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
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.
Internet Infrastructure Mapping the World Wide Web.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
CSCI-100 Introduction to Computing The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Outline History of Internet Internet Properties TCP/IP IP Address Domain Name Internet Infrastructure Server and Clients 2.
Networking and firewall
Understand Names Resolution
Chapter Objectives In this chapter, you will learn:
Understanding Web Server Programming
ROUTING.
LESSON Networking Fundamentals Understand TCP/IP.
NETWORK Unit 1 Module: 2 Objective: 7.
Domain Name System DNS - A system for converting host names and domain names into IP addresses on the Internet or on local networks that use the TCP/IP.
INTRODUCTION TO COMPUTER NETWORKS
How is all that data traffic controlled on the Internet?
Distributed Systems.
Lesson 2-9 AP Computer Science Principles
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Using MIS 2e Chapter 6 Appendix
Some bits on how it works
Networking for Home and Small Businesses – Chapter 6
Web Development & Design Chapter 1, Sections 4, 5 & 6
Networking for Home and Small Businesses – Chapter 6
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
CS222 Web Programming Course Outline
Chapter 9 Introduction To Data-Link Layer 9.# 1
Network Hardware and Protocols
NETWORK Unit 1 Module: 2 Objective: 7.
C021TV-I1-S2.
INTRODUCTION TO COMPUTER NETWORKS
EUT 122 Skills and Technology in Communication
INTRODUCTION TO COMPUTER NETWORKS
NETWORK Unit 1 Module: 2 Objective: 7.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
C021TV-I1-S5.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
C021TV-I1-S3.
Internet Basics Videos
C021TV-I4-S3.
How Our Customers Communicate With Us
IST346: Networking Fundamentals
Optical communications & networking - an Overview
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
Read this to find out how the internet works!
INFORMATION FLOW ACROSS THE INTERNET
C021TV-I1-S1.
Computer Networks DA2402.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
C021TV-I4-S2.
COMPUTER NETWORKING Presented by Pushpanjali Associate professor
Presentation transcript:

C021TV-I4-S4 Nom abrégé de cours - Enseignant

ICN : 4. Computer and networks architecure 1. Elementary components of a computer 2. Computer programs execution principle 3. Data transmission principle 4. Network structuring Introduction de la semaine 2/2 Présentation du sommaire global de la semaine : apparition progressive des éléments de la liste, puis mise en évidence de la portion concernée par la vidéo. Mise en évidence = police noire + gras Nom abrégé de cours - Enseignant

From printers to local networks Point to point connexion between computer and peripheral Printer, scanner, … Need of interconnecting several computers Without multipying wires Ring network then Bus network Without having the various exchanges collide Transmissions divided in packets

Local networks

Graph underlying strucutre Internet InterNetworking Interconnecting numerous local networks Graph underlying strucutre

Billions of interconnected equipment Identify in a unique way each connectedf equipment Allow data flow to pass through the Internet Protocol created for adressing and routing IP (Internet Protocol) Transition from IPv4 to IPv6 in progress Additionary protocols to facilitate communications TCP for reliable communications, …

Identify equipment How to know an IP address? Some equipments are charged with handing addresses to their neighbours Internet box, company servers, … What about far away equipment? Visit a Web site, send an email, … Who is www.fun-mooc.fr ? IP address 195.83.147.71 DNS (Domain Name System) to convert names and addresses Servers dedicated to these translations

Routing through the Internet

Routing through the Internet To reach a Web server, the browser must go through the box, then through lots of intermediaries on the planet Routers Each intermediary has a routing table indicating who the request must be handed to No unique path between transmitter and receiver Choose according to failures, shutdowns, slow downs, or even ecording to costs Imperceptible Step by step routing

What you need to remember Computers, smartphones, … are connected through local networks, them in turn interconnected by Internet A huge graph Protocols to identify the numerous equipments A paths to find to have data flowing between them