SlideShare uma empresa Scribd logo
1 de 57
1
CS101 Introduction to Computing
Lecture 28
Introduction to the Internet
2
During the Last Lecture
(Computer Networks)
• We looked at the role of networks in
computing
• We looked at several different types of
networks
• We familiarized ourselves with networking
topologies and protocols
3
Computer Network
Multiple computers that are
connected together to share
information and other resources
4
Types of Computer Networks
according to the network access policy
• Private
• Public
5
Types of Computer Networks
according to the distance between nodes
• LAN: Local Area Network
• WAN: Wide Area Network
6
Network Topologies
• The pattern in which computers are connected
to form a network
• Popular patterns:
– Point-to-point
– Star
– Bus
– Ring
• Networks are also formed by combining 2 or
more of these 4 basic patterns
7
Networking Protocols
• Networks use protocols, or rules, to exchange
information through shared channels
• These protocols prevent collisions of data
caused by simultaneous transmission between
two or more computers
• Several protocols are available for various
types of networks. Here we discuss two that
are popular for LANs: Ethernet; Token Ring
8
Types of Communication Channels
• Wire
• Wireless
9
Wireless (Radio) LANs Are Becoming Popular
Key benefits:
– Set-up time
– Set-up cost
– Maintenance cost
– Cost Key challenges:
– Security & privacy
– Quality of service
– Cost
10
Today’s Goal:
Introduction to the Internet
• To become able to appreciate the role of the
Internet in today’s computing
• To become familiar with the history and
evolution of the Internet
11
an accident!
12
This car was involved in that accident
13
It belongs to …
Mr. Tom Peters
of
Palo Alto, California
14
After the accident, Mr. Peters …
filled out a form, giving info about:
– Himself
– The circumstances of the accident
– Estimated repair expenses
& then …
15
1/7
Mr. Peters’s fax machine
16
2/7
ACME Insurance Group’s
server in New York
17
3/7
Bhola eServices (Pvt) Ltd’s
server at Davis Rd, Lahore
18
Claims processing in Lahore
4/7
19
5/7
Bhola eServices (Pvt) Ltd’s
server at Davis Rd, Lahore
20
6/7
ACME Insurance Group’s
server in New York
21
7/7
Mr. Peters’s home PC
22
23
Key Question!
Why process the insurance
claim in Pakistan?
24
Answer: Everybody Wins!
• Tom Peters
• ACME Insurance
• Bhola eServices
25
Answer: Everybody Wins!
• Tom Peters
• ACME Insurance
• Bhola eServices
Lower premium
&
Quicker turnaround
26
Answer: Everybody Wins!
• Tom Peters
• ACME Insurance
• Bhola eServices
Better margins due to
50% saving on claim
processing costs
27
Answer: Everybody Wins!
• Tom Peters
• ACME Insurance
• Bhola eServices Internal rate of
return (IRR) of
60-80%
28
The Key Point …
Bhola eServices (Pvt) Ltd is …
… supplying a service
… using local, attractively-priced workers
… to a remote, overseas client
… over the Internet
… & making good money in the process!
29
Internet:
the enabler!
30
What else does
the Internet
enable?
31
What Else?
• Enables users located at far-way locations to
easily share information with others located all
over the world
• Enables users to easily and inexpensively
communicate with others located all over the
world
• Enables the users to operate and run programs
on computers located all over the world
32
The Internet is unlike
any previous human
invention. It is a
world-wide resource,
accessible to all of
the humankind.
33
Internet Users Worldwide
673M in 2002
1B+ in 2005
(48% wireless)
34
1.2M Internet users in Pakistan in 5/2000
(1% of population)
In early 2002,
54% of Australian population
51% of Singaporean population
39% of Japanese population
3% of Chinese population
35
Key Characteristics (1)
Geographic Distribution
Global - reaches around the world
Robust Architecture
Adapts to damage and error
Speed
Data can travels at near ‘c’ on copper,
fiber, airwaves
36
Key Characteristics (2)
Universal Access
Same functionality to everyone
Growth Rate
The fastest growing technology ever
Freedom of Speech
Promotes freedom of speech
The Digital Advantage
Is digital: can correct errors
37
inter.net
38
Internet: Network of Networks
• A large number of networks,
interconnected physically
• Capable of communicating and sharing
data with each other
• From the user’s point view, Internet – a
collection of interconnected networks –
looks like a single, unified network
39
Internet ---- Web
?
40
Internet ---- Intranet
?
41
Internet Networking Protocols
Communications on the Internet is
controlled by a set of two
protocols: TCP and IP
42
TCP/IP (1)
Transmission Control Protocol/Internet Protocol
• Networking protocol used by all computers and
networks on the Internet
• Originally developed by the US DoD for Unix,
but now available for most other OSes
43
TCP/IP (2)
Transmission Control Protocol/Internet Protocol
• TCP breaks down the message to be sent over
the Internet into packets
• IP routes these packets through the Internet to
get them to their destination
• When the packets reach the destination
computer, TCP reassembles them into the
original message
44
Tools & Services Available on the Internet
• Electronic mail (POP, IMAP, SMTP)
• Instant messaging (ICQ, MSN)
• Remote login (telnet)
• File transfer (ftp)
• Network news (nntp)
• WWW (http)
45
Chronology of events that led
to today’s Internet
46
1960's
1969 - DoD-ARPA creates an experimental
network – ARPANET – as a test-bed for
emerging networking technologies
ARPANET originally connected 4 universities
& enabled scientists to share info & resources
across long distances
ARPANET continued to expand throughout the
70's and 80's
47
1970's
Networking tools developed in the 70's include:
1972 - The National Center for
Supercomputing Apps. (NCSA) develops the
telnet application for remote login, making it
easier to connect to a remote computer
1973 - FTP (File Transfer Protocol) is
introduced, standardizing the transfer of files
between networked computers
48
1980's
1983 - The TCP/IP protocols becomes the only
set of protocols used on the ARPANET
This sets a standard for all networks, and
generates the use of the term Internet as the
net of nets
ARPANET splits into two nets to keep military
& non-military network sites separate:
ARPANET and MILNET
49
1980's
In 1982 and 1983, the first desktop computers
begin to appear
Many are equipped with an OS called Berkeley
Unix, which includes networking SW, allowing
easy connection to the Internet using telnet
The PC revolution continues through the 80’s,
making access to computer resources & net-
worked info increasingly available to public
50
1980's
1985-86: NSF connects the US’s six
supercomputing centers together, calling it the
the NSFNET, or NSFNET backbone
To expand access to the Internet, NSF
developed regional nets, which were then
connected to the NSFNET backbone
Plus, NSF supported institutions (universities,
etc.) in their efforts to connect to the regional
nets
51
1980's
1987 - NSF awards a grant to Merit Network,
Inc. to operate & manage future development
of the NSFNET
Merit collaborates with IBM & MCI on R&D for
fast networking technologies
1989 - The backbone network is upgraded to
T1, making it able to transmit data at speeds of
1.5 Mb/s (approx. 60 pages of text/second)
52
1990's
1990 - The ARPANET is dissolved
1991 - Gopher is developed at the U of MN
It provides a hierarchical, menu-based method
for providing & locating info on the Internet
1993 - CERN releases WWW, developed by
Tim Berners-Lee
It uses HTTP and hypertext, revolutionizing the
way info is presented & accessed on Internet
53
1990's
1993 - The NSFNET is upgraded to T3 (45
Mb/s or about 1800 pages/s)
1993-1994 - Web browsers Mosaic &
Netscape Navigator are introduced
Their GUI makes WWW & Internet more
appealing to the general public
1995 - NSFNET is replaced by a new
architecture, called vBNS which utilizes
regional networks and Network Access Points
54
A lot has happened
since 1995
55
Who runs the InternetWho runs the Internet??
Who owns itWho owns it??
56
Today’s Goal:
Introduction to the Internet
• We looked at the role Internet plays in today’s
computing
• We reviewed some of the history and
evolution of the Internet
57
Next Lecture:
Internet Services
We will try to familiarize ourselves with with
some of the Internet services:
– http (surfing, shopping, searching)
– eMail
– ftp
– News groups, message boards, forums
– Instant messaging
– Multimedia delivery

Mais conteúdo relacionado

Mais procurados

Wireless technology movie
Wireless technology  movieWireless technology  movie
Wireless technology movie
Radhika Gupta
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocol
GLIM Digital
 
About.Network.Information
About.Network.InformationAbout.Network.Information
About.Network.Information
Derick Ochia
 

Mais procurados (20)

Bluetooth
BluetoothBluetooth
Bluetooth
 
Cct203 lesson 10
Cct203 lesson 10Cct203 lesson 10
Cct203 lesson 10
 
ECE 528T1: Design of Communication Systems Module 2
ECE 528T1:  Design of Communication Systems Module 2ECE 528T1:  Design of Communication Systems Module 2
ECE 528T1: Design of Communication Systems Module 2
 
Datacom module 1: Introduction to Data Communications
Datacom module 1:  Introduction to Data CommunicationsDatacom module 1:  Introduction to Data Communications
Datacom module 1: Introduction to Data Communications
 
Wireless technology movie
Wireless technology  movieWireless technology  movie
Wireless technology movie
 
Turing Award Winners 2004
Turing Award Winners 2004Turing Award Winners 2004
Turing Award Winners 2004
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
ECESLU Microprocessors lecture
ECESLU Microprocessors lecture ECESLU Microprocessors lecture
ECESLU Microprocessors lecture
 
Internet architecture protocol
Internet architecture protocolInternet architecture protocol
Internet architecture protocol
 
Internet
InternetInternet
Internet
 
Networking lesson
Networking lessonNetworking lesson
Networking lesson
 
Vo ip
Vo ipVo ip
Vo ip
 
About.Network.Information
About.Network.InformationAbout.Network.Information
About.Network.Information
 
Computer networks
Computer networksComputer networks
Computer networks
 
computer Unit 9
computer Unit 9computer Unit 9
computer Unit 9
 
SLU ECE 528T1: Design of Communication Systems Module 1
SLU ECE 528T1:  Design of Communication Systems Module 1SLU ECE 528T1:  Design of Communication Systems Module 1
SLU ECE 528T1: Design of Communication Systems Module 1
 
Internet module
Internet moduleInternet module
Internet module
 
Wireless networks ppt
Wireless networks pptWireless networks ppt
Wireless networks ppt
 
Wireless Networking
Wireless NetworkingWireless Networking
Wireless Networking
 
Networking
NetworkingNetworking
Networking
 

Destaque

Destaque (20)

CS101- Introduction to Computing- Lecture 45
CS101- Introduction to Computing- Lecture 45CS101- Introduction to Computing- Lecture 45
CS101- Introduction to Computing- Lecture 45
 
CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44CS201- Introduction to Programming- Lecture 44
CS201- Introduction to Programming- Lecture 44
 
ENG101- English Comprehension- Lecture 26
ENG101- English Comprehension- Lecture 26ENG101- English Comprehension- Lecture 26
ENG101- English Comprehension- Lecture 26
 
CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40CS201- Introduction to Programming- Lecture 40
CS201- Introduction to Programming- Lecture 40
 
CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36CS201- Introduction to Programming- Lecture 36
CS201- Introduction to Programming- Lecture 36
 
CS101- Introduction to Computing- Lecture 25
CS101- Introduction to Computing- Lecture 25CS101- Introduction to Computing- Lecture 25
CS101- Introduction to Computing- Lecture 25
 
MGT101 - Financial Accounting- Lecture 32
MGT101 - Financial Accounting- Lecture 32MGT101 - Financial Accounting- Lecture 32
MGT101 - Financial Accounting- Lecture 32
 
CS201- Introduction to Programming- Lecture 17
CS201- Introduction to Programming- Lecture 17CS201- Introduction to Programming- Lecture 17
CS201- Introduction to Programming- Lecture 17
 
CS201- Introduction to Programming- Lecture 21
CS201- Introduction to Programming- Lecture 21CS201- Introduction to Programming- Lecture 21
CS201- Introduction to Programming- Lecture 21
 
MGT101 - Financial Accounting- Lecture 23
MGT101 - Financial Accounting- Lecture 23MGT101 - Financial Accounting- Lecture 23
MGT101 - Financial Accounting- Lecture 23
 
ENG101- English Comprehension- Lecture 38
ENG101- English Comprehension- Lecture 38ENG101- English Comprehension- Lecture 38
ENG101- English Comprehension- Lecture 38
 
CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30CS201- Introduction to Programming- Lecture 30
CS201- Introduction to Programming- Lecture 30
 
MGT101 - Financial Accounting- Lecture 35
MGT101 - Financial Accounting- Lecture 35MGT101 - Financial Accounting- Lecture 35
MGT101 - Financial Accounting- Lecture 35
 
CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42CS201- Introduction to Programming- Lecture 42
CS201- Introduction to Programming- Lecture 42
 
CS101- Introduction to Computing- Lecture 36
CS101- Introduction to Computing- Lecture 36CS101- Introduction to Computing- Lecture 36
CS101- Introduction to Computing- Lecture 36
 
CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41CS201- Introduction to Programming- Lecture 41
CS201- Introduction to Programming- Lecture 41
 
CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26CS201- Introduction to Programming- Lecture 26
CS201- Introduction to Programming- Lecture 26
 
CS101- Introduction to Computing- Lecture 27
CS101- Introduction to Computing- Lecture 27CS101- Introduction to Computing- Lecture 27
CS101- Introduction to Computing- Lecture 27
 
CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37CS201- Introduction to Programming- Lecture 37
CS201- Introduction to Programming- Lecture 37
 
CS101- Introduction to Computing- Lecture 42
CS101- Introduction to Computing- Lecture 42CS101- Introduction to Computing- Lecture 42
CS101- Introduction to Computing- Lecture 42
 

Semelhante a CS101- Introduction to Computing- Lecture 28

ISBB_Chapter5.pptx
ISBB_Chapter5.pptxISBB_Chapter5.pptx
ISBB_Chapter5.pptx
MitKumar2
 

Semelhante a CS101- Introduction to Computing- Lecture 28 (20)

Unit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptxUnit1_COMPUTER_COMMUNICATIONSSlides.pptx
Unit1_COMPUTER_COMMUNICATIONSSlides.pptx
 
Unit - 1.pptx
Unit - 1.pptxUnit - 1.pptx
Unit - 1.pptx
 
Chapter 4 data communication fundamental
Chapter 4   data communication fundamentalChapter 4   data communication fundamental
Chapter 4 data communication fundamental
 
PC 106 PPT-01
PC 106 PPT-01PC 106 PPT-01
PC 106 PPT-01
 
ISBB_Chapter5.pptx
ISBB_Chapter5.pptxISBB_Chapter5.pptx
ISBB_Chapter5.pptx
 
ISBB_Chapter5.pptx
ISBB_Chapter5.pptxISBB_Chapter5.pptx
ISBB_Chapter5.pptx
 
009458666.pdf
009458666.pdf009458666.pdf
009458666.pdf
 
A simple lecture on Computers and Internet Technologies
A simple lecture on Computers and Internet TechnologiesA simple lecture on Computers and Internet Technologies
A simple lecture on Computers and Internet Technologies
 
niceData com.
niceData com.niceData com.
niceData com.
 
niceData com.
niceData com.niceData com.
niceData com.
 
Computer Networks Lecture Notes
Computer Networks Lecture NotesComputer Networks Lecture Notes
Computer Networks Lecture Notes
 
Computer networking
Computer networkingComputer networking
Computer networking
 
ITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptx
 
Computer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptxComputer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptx
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
 
Welcome to epix
Welcome to epixWelcome to epix
Welcome to epix
 
homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.ppt
 
Evolution of network - computer networks
Evolution of network - computer networksEvolution of network - computer networks
Evolution of network - computer networks
 
Network Protocol
Network ProtocolNetwork Protocol
Network Protocol
 
Internet
InternetInternet
Internet
 

Mais de Bilal Ahmed

Mais de Bilal Ahmed (20)

CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45CS201- Introduction to Programming- Lecture 45
CS201- Introduction to Programming- Lecture 45
 
CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43CS201- Introduction to Programming- Lecture 43
CS201- Introduction to Programming- Lecture 43
 
CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39CS201- Introduction to Programming- Lecture 39
CS201- Introduction to Programming- Lecture 39
 
CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38CS201- Introduction to Programming- Lecture 38
CS201- Introduction to Programming- Lecture 38
 
CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35CS201- Introduction to Programming- Lecture 35
CS201- Introduction to Programming- Lecture 35
 
CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34CS201- Introduction to Programming- Lecture 34
CS201- Introduction to Programming- Lecture 34
 
CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33CS201- Introduction to Programming- Lecture 33
CS201- Introduction to Programming- Lecture 33
 
CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32CS201- Introduction to Programming- Lecture 32
CS201- Introduction to Programming- Lecture 32
 
CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31CS201- Introduction to Programming- Lecture 31
CS201- Introduction to Programming- Lecture 31
 
CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29CS201- Introduction to Programming- Lecture 29
CS201- Introduction to Programming- Lecture 29
 
CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28CS201- Introduction to Programming- Lecture 28
CS201- Introduction to Programming- Lecture 28
 
CS201- Introduction to Programming- Lecture 27
CS201- Introduction to Programming- Lecture 27CS201- Introduction to Programming- Lecture 27
CS201- Introduction to Programming- Lecture 27
 
CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25CS201- Introduction to Programming- Lecture 25
CS201- Introduction to Programming- Lecture 25
 
CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24CS201- Introduction to Programming- Lecture 24
CS201- Introduction to Programming- Lecture 24
 
CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23CS201- Introduction to Programming- Lecture 23
CS201- Introduction to Programming- Lecture 23
 
CS201- Introduction to Programming- Lecture 22
CS201- Introduction to Programming- Lecture 22CS201- Introduction to Programming- Lecture 22
CS201- Introduction to Programming- Lecture 22
 
CS201- Introduction to Programming- Lecture 20
CS201- Introduction to Programming- Lecture 20CS201- Introduction to Programming- Lecture 20
CS201- Introduction to Programming- Lecture 20
 
CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19CS201- Introduction to Programming- Lecture 19
CS201- Introduction to Programming- Lecture 19
 
CS201- Introduction to Programming- Lecture 18
CS201- Introduction to Programming- Lecture 18CS201- Introduction to Programming- Lecture 18
CS201- Introduction to Programming- Lecture 18
 
CS201- Introduction to Programming- Lecture 16
CS201- Introduction to Programming- Lecture 16CS201- Introduction to Programming- Lecture 16
CS201- Introduction to Programming- Lecture 16
 

Último

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

CS101- Introduction to Computing- Lecture 28

  • 1. 1 CS101 Introduction to Computing Lecture 28 Introduction to the Internet
  • 2. 2 During the Last Lecture (Computer Networks) • We looked at the role of networks in computing • We looked at several different types of networks • We familiarized ourselves with networking topologies and protocols
  • 3. 3 Computer Network Multiple computers that are connected together to share information and other resources
  • 4. 4 Types of Computer Networks according to the network access policy • Private • Public
  • 5. 5 Types of Computer Networks according to the distance between nodes • LAN: Local Area Network • WAN: Wide Area Network
  • 6. 6 Network Topologies • The pattern in which computers are connected to form a network • Popular patterns: – Point-to-point – Star – Bus – Ring • Networks are also formed by combining 2 or more of these 4 basic patterns
  • 7. 7 Networking Protocols • Networks use protocols, or rules, to exchange information through shared channels • These protocols prevent collisions of data caused by simultaneous transmission between two or more computers • Several protocols are available for various types of networks. Here we discuss two that are popular for LANs: Ethernet; Token Ring
  • 8. 8 Types of Communication Channels • Wire • Wireless
  • 9. 9 Wireless (Radio) LANs Are Becoming Popular Key benefits: – Set-up time – Set-up cost – Maintenance cost – Cost Key challenges: – Security & privacy – Quality of service – Cost
  • 10. 10 Today’s Goal: Introduction to the Internet • To become able to appreciate the role of the Internet in today’s computing • To become familiar with the history and evolution of the Internet
  • 12. 12 This car was involved in that accident
  • 13. 13 It belongs to … Mr. Tom Peters of Palo Alto, California
  • 14. 14 After the accident, Mr. Peters … filled out a form, giving info about: – Himself – The circumstances of the accident – Estimated repair expenses & then …
  • 17. 17 3/7 Bhola eServices (Pvt) Ltd’s server at Davis Rd, Lahore
  • 19. 19 5/7 Bhola eServices (Pvt) Ltd’s server at Davis Rd, Lahore
  • 22. 22
  • 23. 23 Key Question! Why process the insurance claim in Pakistan?
  • 24. 24 Answer: Everybody Wins! • Tom Peters • ACME Insurance • Bhola eServices
  • 25. 25 Answer: Everybody Wins! • Tom Peters • ACME Insurance • Bhola eServices Lower premium & Quicker turnaround
  • 26. 26 Answer: Everybody Wins! • Tom Peters • ACME Insurance • Bhola eServices Better margins due to 50% saving on claim processing costs
  • 27. 27 Answer: Everybody Wins! • Tom Peters • ACME Insurance • Bhola eServices Internal rate of return (IRR) of 60-80%
  • 28. 28 The Key Point … Bhola eServices (Pvt) Ltd is … … supplying a service … using local, attractively-priced workers … to a remote, overseas client … over the Internet … & making good money in the process!
  • 30. 30 What else does the Internet enable?
  • 31. 31 What Else? • Enables users located at far-way locations to easily share information with others located all over the world • Enables users to easily and inexpensively communicate with others located all over the world • Enables the users to operate and run programs on computers located all over the world
  • 32. 32 The Internet is unlike any previous human invention. It is a world-wide resource, accessible to all of the humankind.
  • 33. 33 Internet Users Worldwide 673M in 2002 1B+ in 2005 (48% wireless)
  • 34. 34 1.2M Internet users in Pakistan in 5/2000 (1% of population) In early 2002, 54% of Australian population 51% of Singaporean population 39% of Japanese population 3% of Chinese population
  • 35. 35 Key Characteristics (1) Geographic Distribution Global - reaches around the world Robust Architecture Adapts to damage and error Speed Data can travels at near ‘c’ on copper, fiber, airwaves
  • 36. 36 Key Characteristics (2) Universal Access Same functionality to everyone Growth Rate The fastest growing technology ever Freedom of Speech Promotes freedom of speech The Digital Advantage Is digital: can correct errors
  • 38. 38 Internet: Network of Networks • A large number of networks, interconnected physically • Capable of communicating and sharing data with each other • From the user’s point view, Internet – a collection of interconnected networks – looks like a single, unified network
  • 41. 41 Internet Networking Protocols Communications on the Internet is controlled by a set of two protocols: TCP and IP
  • 42. 42 TCP/IP (1) Transmission Control Protocol/Internet Protocol • Networking protocol used by all computers and networks on the Internet • Originally developed by the US DoD for Unix, but now available for most other OSes
  • 43. 43 TCP/IP (2) Transmission Control Protocol/Internet Protocol • TCP breaks down the message to be sent over the Internet into packets • IP routes these packets through the Internet to get them to their destination • When the packets reach the destination computer, TCP reassembles them into the original message
  • 44. 44 Tools & Services Available on the Internet • Electronic mail (POP, IMAP, SMTP) • Instant messaging (ICQ, MSN) • Remote login (telnet) • File transfer (ftp) • Network news (nntp) • WWW (http)
  • 45. 45 Chronology of events that led to today’s Internet
  • 46. 46 1960's 1969 - DoD-ARPA creates an experimental network – ARPANET – as a test-bed for emerging networking technologies ARPANET originally connected 4 universities & enabled scientists to share info & resources across long distances ARPANET continued to expand throughout the 70's and 80's
  • 47. 47 1970's Networking tools developed in the 70's include: 1972 - The National Center for Supercomputing Apps. (NCSA) develops the telnet application for remote login, making it easier to connect to a remote computer 1973 - FTP (File Transfer Protocol) is introduced, standardizing the transfer of files between networked computers
  • 48. 48 1980's 1983 - The TCP/IP protocols becomes the only set of protocols used on the ARPANET This sets a standard for all networks, and generates the use of the term Internet as the net of nets ARPANET splits into two nets to keep military & non-military network sites separate: ARPANET and MILNET
  • 49. 49 1980's In 1982 and 1983, the first desktop computers begin to appear Many are equipped with an OS called Berkeley Unix, which includes networking SW, allowing easy connection to the Internet using telnet The PC revolution continues through the 80’s, making access to computer resources & net- worked info increasingly available to public
  • 50. 50 1980's 1985-86: NSF connects the US’s six supercomputing centers together, calling it the the NSFNET, or NSFNET backbone To expand access to the Internet, NSF developed regional nets, which were then connected to the NSFNET backbone Plus, NSF supported institutions (universities, etc.) in their efforts to connect to the regional nets
  • 51. 51 1980's 1987 - NSF awards a grant to Merit Network, Inc. to operate & manage future development of the NSFNET Merit collaborates with IBM & MCI on R&D for fast networking technologies 1989 - The backbone network is upgraded to T1, making it able to transmit data at speeds of 1.5 Mb/s (approx. 60 pages of text/second)
  • 52. 52 1990's 1990 - The ARPANET is dissolved 1991 - Gopher is developed at the U of MN It provides a hierarchical, menu-based method for providing & locating info on the Internet 1993 - CERN releases WWW, developed by Tim Berners-Lee It uses HTTP and hypertext, revolutionizing the way info is presented & accessed on Internet
  • 53. 53 1990's 1993 - The NSFNET is upgraded to T3 (45 Mb/s or about 1800 pages/s) 1993-1994 - Web browsers Mosaic & Netscape Navigator are introduced Their GUI makes WWW & Internet more appealing to the general public 1995 - NSFNET is replaced by a new architecture, called vBNS which utilizes regional networks and Network Access Points
  • 54. 54 A lot has happened since 1995
  • 55. 55 Who runs the InternetWho runs the Internet?? Who owns itWho owns it??
  • 56. 56 Today’s Goal: Introduction to the Internet • We looked at the role Internet plays in today’s computing • We reviewed some of the history and evolution of the Internet
  • 57. 57 Next Lecture: Internet Services We will try to familiarize ourselves with with some of the Internet services: – http (surfing, shopping, searching) – eMail – ftp – News groups, message boards, forums – Instant messaging – Multimedia delivery