Comp101 Lecture ‘Internet’ abstract 1 What is the Internet? The US military wanted a network that was robust under enemy attack. US academics wanted a.

Slides:



Advertisements
Similar presentations
Internet and WWW CS216. Open System Interconnection (OSI)
Advertisements

Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
TCP/IP MODEL Maninder Kaur
Network Layer and Transport Layer.
Computer Networks An Overview. A Computer Network!
The Internet Useful Definitions and Concepts About the Internet.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Davide Rossi 2002 Using Sockets in Java. 2Davide Rossi 2002 TCP/IP  A protocol is a set of rules that determine how things communicate with each other.
The Internet Ed Lazowska Bill & Melinda Gates Chair in Computer Science & Engineering University of Washington August 2010.
Introduction to the Internet How did the Internet start? Why was the Internet developed? How does Internet handle the traffic? Why WWW changed the Internet.
1 The Internet What is the ‘Net’ Is this all just a craze? How does it work?
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology.
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.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How TCP/IP Works INTRO v2.0—4-1.
Networking LAN (Local Area Network) A network is a collection of computers that communicate with each other through a shared network medium. LANs are.
? INTERNET WHAT, WHY, HOW. DEFINITION The Internet is a massive public spiderweb of computer connections. It connects personal computers, laptops, tablets,
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
 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.
Presentation on Osi & TCP/IP MODEL
How the Internet Works: What happens when information is sent from your computer?
Tools of Web Development 1: Internet Protocols. Goals Understand what a protocol is. Understand how TCP/IP works. Understand how IP addresses work. Understand.
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
Internet & Web Overview Fort Collins, CO Copyright © XTR Systems, LLC How the WWW & the Internet Work or "I didn't know they aren't the same thing." Instructor:
Lectures and Practicals Mon 8-10 SC1222 TUE SC1222 Office: SC Website: mis.csit.sci.tsu.ac.th/kanida.
Lecture#2 on Internet and World Wide Web. Internet Applications Electronic Mail ( ) Electronic Mail ( ) Domain mail server collects incoming mail.
TCP/IP. The Internet Protocol Suite is the set of communications protocols used for the Internet and other similar networks. It is commonly also known.
Network Communications Technology Chapter 19 Internet Architecture and TCP/IP.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
The Internet Trisha Cummings ITE115. What is the Internet? The Internet is a world-wide network of computer networks that use a common communications.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
What is TCP/IP? TCP/IP is the communication protocol for communication between computers on the Internet. TCP/IP stands for Transmission Control Protocol.
1 Internet Technologies CSC Internet Internet is a communication technology. Like telephone it enables people to communicate. Telephones enabled.
Networks: LANs, WANs and Communication Protocols How do computers communicate?
The Internet It’s a jungle out there … In the beginning …  The Advanced Research Projects Agency NETwork (ARPANET) is the predecessor to the Internet:
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
CSU - DCE Advanced Perl WWW Overview - Fort Collins, CO Copyright © XTR Systems, LLC How the WWW & the Internet Work Instructor: Joseph DiVerdi,
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
Internet Basics. Books TEXT BOOKS: Web Enabled Commercial Application Development Using HTML, DHTML, JavaScript, By: Bayros BPB publications OTHER READINGS:
Cisco Discovery Semester 1 Chapter 6 JEOPADY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Chapter 18, Exploring the Digital Domain The Internet.
CSE 451: Operating Systems Spring 2012 Module in 9 slides Ed Lazowska Allen Center 570.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
Wel come –Prepared by: BHAVIN TANK MILAN VEGAD. What is the.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to TCP/IP.
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
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.
Internet Technologies
Lecture 6: TCP/IP Networking By: Adal Alashban
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.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Packet Switching To improve the efficiency of transferring information over a shared communication line, messages are divided into fixed-sized, numbered.
POWERPOINT PRESENTATION ON NETWORKING Presented by Ms
Web Design & Development
ECEN “Internet Protocols and Modeling”
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
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.
Protocols 2 Key Revision Points.
Computer Networks Protocols
Presentation transcript:

comp101 Lecture ‘Internet’ abstract 1 What is the Internet? The US military wanted a network that was robust under enemy attack. US academics wanted a network that would allow researchers to share information and computing resources. Their joint efforts resulted in ARPAnet. ARPAnet was launched in 1969 Internet is: A global interconnected network of computer networks plus the information held in those networks.

comp101 Lecture ‘Internet’ abstract 2 Rules and conventions: Addresses Every computer that is directly connected to the Internet has two addresses. The formal address is the four number IP address (e.g ). The informal (‘human’) address is the hostname (e.g. atlas.otago.ac.nz). A Domain Name Server (DNS) translates between the two. The human address may have an alias (e.g. cs.otago.ac.nz for atlas.otago.ac.nz).

comp101 Lecture ‘Internet’ abstract 3 Rules and conventions: Domain Names What means atlas.otago.ac.nz? Part after leftmost ‘.’ is called domain name. Highest level (rightmost) is the country code or country domain (.nz: New Zealand). Next level is more properly called the ‘domain’ (of interest) (.ac: academic). Below, the institution or subdomain (.otago). Finally the machine or local identifier (atlas). In the USA the highest level is the ‘domain’:.com,.edu,.gov,... Country code not used.

comp101 Lecture ‘Internet’ abstract 4 Rules and conventions: Internet Protocols — TCP/IP TCP = Transmission Control Protocol Controls correct transmission of a message chopped up in packets IP = Internet Protocol Controls the routing from source to destination node. Use the IP addressing system of the Internet

comp101 Lecture ‘Internet’ abstract 5 Internet Services Electronic mail and mailing lists Newsgroups Telnet (remote login) and ftp (file transfer) Real-time communication World Wide Web