SlideShare a Scribd company logo
1 of 40
Copyright 2005 John Wiley & Sons, Inc1 - 1
Business Data Communications
and Networking
8th Edition
Jerry Fitzgerald and Alan Dennis
John Wiley & Sons, Inc
Prof. M. Ulema
Manhattan College
Computer Information Systems
Copyright 2005 John Wiley & Sons, Inc1 - 2
Chapter 1
Introduction to Data
Communications
Copyright 2005 John Wiley & Sons, Inc1 - 3
Outline
• Brief history
– Communications, Information Systems and the Internet
• Data Communications Networks
– Network components, network types
• Network Models
– OSI model, Internet model, Layers
• Network Standards
– Standards making, common standards
• Future Trends
– Pervasive networking, integration of voice, video, and
data, new information services
Copyright 2005 John Wiley & Sons, Inc1 - 4
Information Age
• First Industrial Revolution
– Introduction of machinery
– New organizational methods
– Changed the way people worked
• Second Industrial Revolution – Information Age
– Introduction of computers
– Introduction of networking and data communication
– Changed the way people worked again
• Faster communication  Collapsing Information lag
• Brought people together  Globalization
Copyright 2005 John Wiley & Sons, Inc1 - 5
Collapsing Information Lag
1900 1950 20041850
huge quantities of
information
transmitted in a
fraction of a second.
telegraph
Information took
days or weeks to
be transmitted
Information
transmitted in
minutes or hours
Electronic
communications
sped up the rate of
transmission of information,
growth of telecommunications and
especially computer networks
globalization
phenomenon
(WWW)
Copyright 2005 John Wiley & Sons, Inc1 - 6
Three Faces of Networking
• Fundamental concepts of networking
– How data moves from one computer to another over a
network
– Theories of how network operate
• Technologies in use today
– How theories are implemented, specific products
– How do they work, their use, applications
• Management of networking technologies
– Security
– Network Design
– Managing the network
Copyright 2005 John Wiley & Sons, Inc1 - 7
Advances in Phone Technology
1876
Phone
invented
first trans-
continental
and
transatlantic
phone
connections
1915
1919
Strowger (stepper)
switch,
rotary dial phones
(enabling automatic
connections)
1948
Microwave
trunk lines
(Canada)
1962
Telstar
(Telecommunications
via satellite), Fax
services, digital
transmission (T-
carriers)
1969
Picturefone
(failed
commercially)
1976
Packet-switched
data
communications
1984
Cellular
telephone
Copyright 2005 John Wiley & Sons, Inc1 - 8
Invention to Regulation
1900
millions of phones
in use in the US
Regulation
began in the
USA (ICC)
1934
FCC established
1968
Carterfone court
decision allowing
non-Bell CPE
1970
MCI wins court case;
begins providing some
long distance services
1984
Consent
decree by US
federal court
1996
US
Telecom
Act
A time for
technological
change
1885
AT&T
Phone
invented (rapid
acceptance)
1876
Bell System:
de facto
monopoly
1910
Copyright 2005 John Wiley & Sons, Inc1 - 9
1984 Consent Decree
Divestiture:
• AT&T broken up into a long distance company (AT&T) & 7
Regional Bell Operating Companies (RBOCs)
Deregulation:
• Competitive long distance (IXC) market; MCI & Sprint enter LD
market (among others)
• Local Exchange Carrier (LEC) service markets remained
under RBOC monopoly
Copyright 2005 John Wiley & Sons, Inc1 - 10
US Telecom Act of 1996
• Replaced all current laws, FCC
regulations, 1984 consent decree, and
overrules state laws
• Main goal: open local markets to
competition
• To date, though, local competition slow to
take hold…
– Large IXCs expected to move into the local
markets, happening only recently
– Likewise, RBOCs expected to move into long
distance markets, happening only recently
Copyright 2005 John Wiley & Sons, Inc1 - 11
Worldwide Competitive Markets
• Internet market
– Extremely competitive with more than 5000 Internet
Service Providers (ISPs) in the US alone.
– Heavy competition in this area may lead to a shake out
in the near future.
• World Trade Organization (WTO) agreement
(1997)
– commitments by 68 countries to open, deregulate or
lessen regulation in their telecom markets
• Multi-national telecom companies
– US companies offering services in Europe, South
America
– European companies offering services in USA
Copyright 2005 John Wiley & Sons, Inc1 - 12
History of Information Systems
Data communications over
phone lines (became
common and mainframes
became multi-user systems)
Batch
processing
mainframes
Networking
everywhere
PC LANs
become
common
1950 1960 1990 20001970 1980
Online real-time,
transaction oriented
systems (replaced batch
processing. DBMSs
become common)
PC revolution
Copyright 2005 John Wiley & Sons, Inc1 - 13
Internet Milestones
Originally called
ARPANET, the Internet
began as a military-
academic network
1969
Over 240
million
servers
and 400
million
users
20011990
commercial
access to
the Internet
begins
ARPANET splits:
• Milnet - for military
• Internet - academic,
education and research
purposes only
1983
NSFNet
created as
US Internet
backbone
1986
Government
funding of the
backbone
ends
1994
Copyright 2005 John Wiley & Sons, Inc1 - 14
Datacom Basics
Broadband Communications
Telecommunications
transmission of voice, video, data,
- imply longer distances
- broader term
Data Communications
movement of computer information
by means of electrical or optical
transmission systems
convergence
Copyright 2005 John Wiley & Sons, Inc1 - 15
Print
Server
Web
Server
File
Server
Printer
HUB
Router
Client
Computers
To other networks
(e.g., Internet)
Components of a Local Area Network
Servers
Circuits
Copyright 2005 John Wiley & Sons, Inc1 - 16
Network Types (based on Scale)
• Local Area Networks (LANs) - room, building
– a group of PCs that share a circuit.
• Backbone Networks - less than few kms
– a high speed backbone linking the LANs at various locations.
• Metropolitan Area Networks (MAN) - (< few 10
kms)
– connects LANs and BNs at different locations
– leased lines or other services used to transmit data.
• Wide Area Networks (WANs) - (> few 10 kms)
– Same as MAN except wider scale
Copyright 2005 John Wiley & Sons, Inc1 - 17
LAN vs. BN vs. MAN vs. WAN
Figure 1.2 goes here
Copyright 2005 John Wiley & Sons, Inc1 - 18
Intranet vs. Extranet
• Intranet
– A LAN that uses the Internet technologies
– Open only those inside the organization
– Example: insurance related information provided to
employees over an intranet
• Extranet
– A LAN that uses the Internet technologies
– Open only those invited users outside the organization
– Accessible through the Internet
– Example: Suppliers and customers accessing inventory
information in a company over an extranet
Copyright 2005 John Wiley & Sons, Inc1 - 19
Implementation of
Communications Functions
Applications
OS
Applications
OS
Multi layer
implementation
-Breaking down into
smaller components
-Easier to implement
Single
layer
implemen-
tation
Applications
OS
Communication
Applications
OS
Communication
Copyright 2005 John Wiley & Sons, Inc1 - 20
Multi-layer Network Models
• The two most important such network models:
OSI and Internet
• Open Systems Interconnection Model
– Created by International Standards Organization (ISO)
as a framework for computer network standards in 1984
– Based on 7 layers
• Internet Model
– Created by DARPA originally in early 70’s
– Developed to solve to the problem of internetworking
– Based on 5 layers
– Based on Transmission Control Protocol/ Internet
Protocol (TCP/IP) suite
Copyright 2005 John Wiley & Sons, Inc1 - 21
7-Layer Model of OSI
• Application Layer
– set of utilities used by application programs
• Presentation Layer
– formats data for presentation to the user
– provides data interfaces, data compression and
translation between different data formats
• Session Layer
– initiates, maintains and terminates each logical session
between sender and receiver
Please Do Not Touch Steve’s Pet Alligator
Physical DataLink Network Transport Session Presentation Application
Copyright 2005 John Wiley & Sons, Inc1 - 22
7-Layer Model of OSI
• Transport Layer
– deals with end-to-end issues such as segmenting the
message for network transport, and maintaining the
logical connections between sender and receiver
• Network Layer
– responsible for making routing decisions
• Data Link Layer
– deals with message delineation, error control and
network medium access control
• Physical Layer
– defines how individual bits are formatted to be
transmitted through the network
Copyright 2005 John Wiley & Sons, Inc1 - 23
Internet’s 5-Layer Model
• Application Layer
– used by application program
• Transport Layer
– responsible for establishing end-to-end connections,
translates domain names into numeric addresses and
segments messages
• Network Layer - same as in OSI model
• Data Link Layer - same as in OSI model
• Physical Layer - same as in OSI model
*
Please Do Not Touch Alligator
Physical DataLink Network Transport Application
Copyright 2005 John Wiley & Sons, Inc1 - 24
Comparison of Network Models
Copyright 2005 John Wiley & Sons, Inc1 - 25
Message Transmission Using Layers
Applications Applications
sender receiver
A receiving layer
wraps incoming
message with an
envelope
• Adds layer
related
addressing
information
A receiving layer
removes the
layer related
envelope and
forwards the
message up
Copyright 2005 John Wiley & Sons, Inc1 - 26
Protocols
• Used by Network model layers
• Sets of rules to define how to
communicate at each layer and how to
interface with adjacent layers
receiversender
Layer N
Layer N-1
Layer N+1
Layer N
Layer N-1
Layer N+1
Copyright 2005 John Wiley & Sons, Inc1 - 27
Message Transmission Example
Copyright 2005 John Wiley & Sons, Inc1 - 28
Important Points to Observe
• Many different software packages (protocols) and
many different packets (at different layers)
– Easy to develop new software
– Simple to change the software at any level
• Matching layers communicate at different
computers
– Accomplished by standards
– e.g., Physical layer at the sending computer must be
the same in the receiving computer
• Somewhat inefficient
– Involves many software layers and packet types
– Packet overhead (slower transmission, processing time)
Copyright 2005 John Wiley & Sons, Inc1 - 29
Standards
• Importance
– Provide a “fixed” way for hardware and/or software
systems (different companies) to communicate
– Help promote competition and decrease the price
• Types of Standards
– Formal standards
• Developed by an industry or government standards-
making body
– De-facto standards
• Emerge in the marketplace and widely used
• Lack official backing by a standards-making body
Copyright 2005 John Wiley & Sons, Inc1 - 30
Standardization Processes
• Specification
– Developing the nomenclature and identifying
the problems to be addressed
• Identification of choices
– Identifying solutions to the problems and
choose the “optimum” solution
• Acceptance
– Defining the solution, getting it recognized by
industry so that a uniform solution is accepted
Copyright 2005 John Wiley & Sons, Inc1 - 31
Major Standards Bodies
• ISO (International Organization for
Standardization)
– Technical recommendations for data communication
interfaces
– Composed of each country’s national standards orgs.
– Based in Geneva, Switzerland (www.iso.ch)
• ITU-T (International Telecommunications Union –
Telecom Group
– Technical recommendations about telephone, telegraph
and data communications interfaces
– Composed of representatives from each country in UN
– Based in Geneva, Switzerland (www.itu.int)
Copyright 2005 John Wiley & Sons, Inc1 - 32
Major Standards Bodies (Cont.)
• ANSI (American National Standards Institute)
– Coordinating organization for US (not a standards-
making body)
– www.ansi.org
• IEEE (Institute of Electrical and Electronic
Engineers)
– Professional society; also develops mostly LAN
standards
– standards.ieee.org
• IETF (Internet Engineering Task Force)
– Develops Internet standards
– No official membership (anyone welcomes)
– www.ietf.org
Copyright 2005 John Wiley & Sons, Inc1 - 33
Some Data Comm. Standards
Layer Common Standards
5. Application layer
HTTP, HTML (Web)
MPEG, H.323 (audio/video)
IMAP, POP (e-mail)
4. Transport layer TCP (Internet)
SPX (Novell LANs)
3. Network layer IP (Internet)
IPX (Novell LANs)
2. Data link layer
Ethernet (LAN)
Frame Relay (WAN)
PPP (dial-up via modem for MAN)
1. Physical layer
RS-232c cable (LAN)
Category 5 twisted pair (LAN)
V.92 (56 kbps modem)
Copyright 2005 John Wiley & Sons, Inc1 - 34
Emerging Trends in Networking
• Pervasive Networking
• Integration of Voice, Video and Data
• New Information Services
Copyright 2005 John Wiley & Sons, Inc1 - 35
Pervasive Networking
• Means “Network access everywhere”
• Exponential growth of Network use
• Many new types of devices will have
network capability
• Exponential growth of data rates for all
kinds of networking
• Broadband communications
– Use circuits with 1 Mbps or higher (e.g., DSL)
Copyright 2005 John Wiley & Sons, Inc1 - 36
Relative Capacities of Telephone, LAN,
BN, WAN, and Internet Circuits.
Copyright 2005 John Wiley & Sons, Inc1 - 37
Integration of Voice, Video & Data
• Also called “Convergence”
– Networks that were previously transmitted
using separate networks will merge into a
single, high speed, multimedia network in the
near future
• First step (already underway)
– Integration of voice and data
• Next Step
– Video merging with voice and data
– Will take longer partly due to the high data
rates required for video
Copyright 2005 John Wiley & Sons, Inc1 - 38
New Information Services
• World Wide Web based
– Many new types of information services becoming
available
• Services that help ensure quality of information
received over www
• Application Service Providers (ASPs)
– Develop specific systems for companies
• Providing and operating a payroll system for a
company that does not have one of its own
• Information Utilities (Future of ASPs)
– Providing a wide range of info services (email, web,
payroll, etc.) (similar to electric or water utilities)
Copyright 2005 John Wiley & Sons, Inc1 - 39
Implications for Management
• Embrace change and actively seek to apply
networks to improve what you do
– Information moved quickly and easily anywhere and
anytime
– Information accessed by customers and competitors
globally
• Use a set of industry standard technologies
– Can easily mix and match equipment from different
vendors
– Easier to migrate from older technologies to newer
technologies
– Smaller cost by using a few well known standards
Copyright 2005 John Wiley & Sons, Inc1 - 40
Copyright 2005 John Wiley & Sons, Inc.
All rights reserved. Reproduction or translation of
this work beyond that permitted in section 117 of
the 1976 United States Copyright Act without
express permission of the copyright owner is
unlawful. Request for further information should
be addressed to the Permissions Department,
John Wiley & Sons, Inc. The purchaser may make
back-up copies for his/her own use only and not
for distribution or resale. The Publisher assumes
no responsibility for errors, omissions, or
damages caused by the use of these programs or
from the use of the information herein.

More Related Content

What's hot (20)

Internet
InternetInternet
Internet
 
Uc14 chap08
Uc14 chap08Uc14 chap08
Uc14 chap08
 
L14 From the Internet to Blockchain
L14 From the Internet to BlockchainL14 From the Internet to Blockchain
L14 From the Internet to Blockchain
 
83041835 hims-cc
83041835 hims-cc83041835 hims-cc
83041835 hims-cc
 
Ch01
Ch01Ch01
Ch01
 
New Technology Lecture L16 A Worldwide Network
New Technology Lecture L16 A Worldwide NetworkNew Technology Lecture L16 A Worldwide Network
New Technology Lecture L16 A Worldwide Network
 
INTERNET-HISTORY-1 (1)
INTERNET-HISTORY-1 (1)INTERNET-HISTORY-1 (1)
INTERNET-HISTORY-1 (1)
 
L13 The Rise of the Machine
L13 The Rise of the MachineL13 The Rise of the Machine
L13 The Rise of the Machine
 
Mm ch 10 internet
Mm ch 10 internetMm ch 10 internet
Mm ch 10 internet
 
Welcome to epix
Welcome to epixWelcome to epix
Welcome to epix
 
L16 A Worldwide Network
L16 A Worldwide NetworkL16 A Worldwide Network
L16 A Worldwide Network
 
L15 The Mobile Revolution
L15 The Mobile RevolutionL15 The Mobile Revolution
L15 The Mobile Revolution
 
Preinternet
PreinternetPreinternet
Preinternet
 
L16 A World Wide Network
L16 A World Wide NetworkL16 A World Wide Network
L16 A World Wide Network
 
Internet - History, present and future
Internet - History, present and futureInternet - History, present and future
Internet - History, present and future
 
Internet
InternetInternet
Internet
 
Internet History
Internet HistoryInternet History
Internet History
 
Internet .....History to till now
Internet .....History to till nowInternet .....History to till now
Internet .....History to till now
 
Grade 7 history of internet
Grade 7   history of internetGrade 7   history of internet
Grade 7 history of internet
 
Hrd 860 Presentation
Hrd 860 PresentationHrd 860 Presentation
Hrd 860 Presentation
 

Similar to Introduction Basic Concepts

Similar to Introduction Basic Concepts (20)

CS101- Introduction to Computing- Lecture 28
CS101- Introduction to Computing- Lecture 28CS101- Introduction to Computing- Lecture 28
CS101- Introduction to Computing- Lecture 28
 
intro-to-internet.ppt
intro-to-internet.pptintro-to-internet.ppt
intro-to-internet.ppt
 
intro-to-internet.ppt
intro-to-internet.pptintro-to-internet.ppt
intro-to-internet.ppt
 
Data Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptxData Communication project M.Tech o.pptx
Data Communication project M.Tech o.pptx
 
History of the_internet
History of the_internetHistory of the_internet
History of the_internet
 
Ch01
Ch01Ch01
Ch01
 
L16 A World Wide Network
L16 A World Wide NetworkL16 A World Wide Network
L16 A World Wide Network
 
Ch09
Ch09Ch09
Ch09
 
Introduce to internet1
Introduce to internet1 Introduce to internet1
Introduce to internet1
 
Internet access
Internet accessInternet access
Internet access
 
niceData com.
niceData com.niceData com.
niceData com.
 
niceData com.
niceData com.niceData com.
niceData com.
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
data communication.pptx
data communication.pptxdata communication.pptx
data communication.pptx
 
Chapter 4 data communication fundamental
Chapter 4   data communication fundamentalChapter 4   data communication fundamental
Chapter 4 data communication fundamental
 
homenet-ews.ppt
homenet-ews.ppthomenet-ews.ppt
homenet-ews.ppt
 
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
 
L14 From the Internet to Blockchain
L14 From the Internet to BlockchainL14 From the Internet to Blockchain
L14 From the Internet to Blockchain
 
Evolution Of Communication Networks
Evolution Of Communication NetworksEvolution Of Communication Networks
Evolution Of Communication Networks
 
PC 106 PPT-01
PC 106 PPT-01PC 106 PPT-01
PC 106 PPT-01
 

More from cyberns_

Keusahawanan Laporan Amali Jualan Oden shalalala
Keusahawanan Laporan Amali Jualan Oden shalalalaKeusahawanan Laporan Amali Jualan Oden shalalala
Keusahawanan Laporan Amali Jualan Oden shalalalacyberns_
 
Kertas kerja Kelab Esporst Dmt 4
Kertas kerja Kelab Esporst Dmt 4Kertas kerja Kelab Esporst Dmt 4
Kertas kerja Kelab Esporst Dmt 4cyberns_
 
Surat rasmi Kelab DMT 4
Surat rasmi Kelab DMT 4Surat rasmi Kelab DMT 4
Surat rasmi Kelab DMT 4cyberns_
 
Minit Mesyuarat Kelab Mobile Technology
Minit Mesyuarat Kelab Mobile TechnologyMinit Mesyuarat Kelab Mobile Technology
Minit Mesyuarat Kelab Mobile Technologycyberns_
 
Implikasi penggunaan telefon bimbit
Implikasi penggunaan telefon bimbitImplikasi penggunaan telefon bimbit
Implikasi penggunaan telefon bimbitcyberns_
 
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956cyberns_
 
Mpu 1181 topic 1 greetings &introductions
Mpu 1181 topic 1 greetings &introductionsMpu 1181 topic 1 greetings &introductions
Mpu 1181 topic 1 greetings &introductionscyberns_
 
Dsm1021sains1 topik3 Gerakanlinear
Dsm1021sains1 topik3 GerakanlinearDsm1021sains1 topik3 Gerakanlinear
Dsm1021sains1 topik3 Gerakanlinearcyberns_
 
Benchmarking
BenchmarkingBenchmarking
Benchmarkingcyberns_
 
Antena proximity sensor
Antena proximity sensorAntena proximity sensor
Antena proximity sensorcyberns_
 
Kelab e sport Kolej Komunit iAmpang
Kelab e sport Kolej Komunit iAmpangKelab e sport Kolej Komunit iAmpang
Kelab e sport Kolej Komunit iAmpangcyberns_
 
Wawasan matlamat konsep
Wawasan matlamat konsepWawasan matlamat konsep
Wawasan matlamat konsepcyberns_
 
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenaga
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian TenagaKerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenaga
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenagacyberns_
 
Dsm1021 sains1 Gerakanlinear
Dsm1021 sains1 GerakanlinearDsm1021 sains1 Gerakanlinear
Dsm1021 sains1 Gerakanlinearcyberns_
 
Proximity sensors
Proximity sensorsProximity sensors
Proximity sensorscyberns_
 
Mobile Device-Architecture
Mobile Device-ArchitectureMobile Device-Architecture
Mobile Device-Architecturecyberns_
 
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUM
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUMDSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUM
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUMcyberns_
 
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYADSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYAcyberns_
 
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYADSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYAcyberns_
 
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)cyberns_
 

More from cyberns_ (20)

Keusahawanan Laporan Amali Jualan Oden shalalala
Keusahawanan Laporan Amali Jualan Oden shalalalaKeusahawanan Laporan Amali Jualan Oden shalalala
Keusahawanan Laporan Amali Jualan Oden shalalala
 
Kertas kerja Kelab Esporst Dmt 4
Kertas kerja Kelab Esporst Dmt 4Kertas kerja Kelab Esporst Dmt 4
Kertas kerja Kelab Esporst Dmt 4
 
Surat rasmi Kelab DMT 4
Surat rasmi Kelab DMT 4Surat rasmi Kelab DMT 4
Surat rasmi Kelab DMT 4
 
Minit Mesyuarat Kelab Mobile Technology
Minit Mesyuarat Kelab Mobile TechnologyMinit Mesyuarat Kelab Mobile Technology
Minit Mesyuarat Kelab Mobile Technology
 
Implikasi penggunaan telefon bimbit
Implikasi penggunaan telefon bimbitImplikasi penggunaan telefon bimbit
Implikasi penggunaan telefon bimbit
 
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956
Sejarah Tingkatan 3 -Kemerdekaan Negara 31 Ogos 1956
 
Mpu 1181 topic 1 greetings &introductions
Mpu 1181 topic 1 greetings &introductionsMpu 1181 topic 1 greetings &introductions
Mpu 1181 topic 1 greetings &introductions
 
Dsm1021sains1 topik3 Gerakanlinear
Dsm1021sains1 topik3 GerakanlinearDsm1021sains1 topik3 Gerakanlinear
Dsm1021sains1 topik3 Gerakanlinear
 
Benchmarking
BenchmarkingBenchmarking
Benchmarking
 
Antena proximity sensor
Antena proximity sensorAntena proximity sensor
Antena proximity sensor
 
Kelab e sport Kolej Komunit iAmpang
Kelab e sport Kolej Komunit iAmpangKelab e sport Kolej Komunit iAmpang
Kelab e sport Kolej Komunit iAmpang
 
Wawasan matlamat konsep
Wawasan matlamat konsepWawasan matlamat konsep
Wawasan matlamat konsep
 
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenaga
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian TenagaKerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenaga
Kerja,Kuasa,Tenaga Keupayaan,Tenaga Kinetik Dan Keabadian Tenaga
 
Dsm1021 sains1 Gerakanlinear
Dsm1021 sains1 GerakanlinearDsm1021 sains1 Gerakanlinear
Dsm1021 sains1 Gerakanlinear
 
Proximity sensors
Proximity sensorsProximity sensors
Proximity sensors
 
Mobile Device-Architecture
Mobile Device-ArchitectureMobile Device-Architecture
Mobile Device-Architecture
 
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUM
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUMDSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUM
DSM1021-SAINS-1-TOPIK-2-DAYA-MOMENTUM
 
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYADSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-LERAIAN-DAYA
 
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYADSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYA
DSM1021-SAINS-1-TOPIK-2-DAYA-KESEIMBANGAN-PANDUAN-DAYA
 
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)
UI AND UX GRAPHIC DESIGN(SOCIAL NETWORKING)
 

Recently uploaded

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 

Recently uploaded (20)

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

Introduction Basic Concepts

  • 1. Copyright 2005 John Wiley & Sons, Inc1 - 1 Business Data Communications and Networking 8th Edition Jerry Fitzgerald and Alan Dennis John Wiley & Sons, Inc Prof. M. Ulema Manhattan College Computer Information Systems
  • 2. Copyright 2005 John Wiley & Sons, Inc1 - 2 Chapter 1 Introduction to Data Communications
  • 3. Copyright 2005 John Wiley & Sons, Inc1 - 3 Outline • Brief history – Communications, Information Systems and the Internet • Data Communications Networks – Network components, network types • Network Models – OSI model, Internet model, Layers • Network Standards – Standards making, common standards • Future Trends – Pervasive networking, integration of voice, video, and data, new information services
  • 4. Copyright 2005 John Wiley & Sons, Inc1 - 4 Information Age • First Industrial Revolution – Introduction of machinery – New organizational methods – Changed the way people worked • Second Industrial Revolution – Information Age – Introduction of computers – Introduction of networking and data communication – Changed the way people worked again • Faster communication  Collapsing Information lag • Brought people together  Globalization
  • 5. Copyright 2005 John Wiley & Sons, Inc1 - 5 Collapsing Information Lag 1900 1950 20041850 huge quantities of information transmitted in a fraction of a second. telegraph Information took days or weeks to be transmitted Information transmitted in minutes or hours Electronic communications sped up the rate of transmission of information, growth of telecommunications and especially computer networks globalization phenomenon (WWW)
  • 6. Copyright 2005 John Wiley & Sons, Inc1 - 6 Three Faces of Networking • Fundamental concepts of networking – How data moves from one computer to another over a network – Theories of how network operate • Technologies in use today – How theories are implemented, specific products – How do they work, their use, applications • Management of networking technologies – Security – Network Design – Managing the network
  • 7. Copyright 2005 John Wiley & Sons, Inc1 - 7 Advances in Phone Technology 1876 Phone invented first trans- continental and transatlantic phone connections 1915 1919 Strowger (stepper) switch, rotary dial phones (enabling automatic connections) 1948 Microwave trunk lines (Canada) 1962 Telstar (Telecommunications via satellite), Fax services, digital transmission (T- carriers) 1969 Picturefone (failed commercially) 1976 Packet-switched data communications 1984 Cellular telephone
  • 8. Copyright 2005 John Wiley & Sons, Inc1 - 8 Invention to Regulation 1900 millions of phones in use in the US Regulation began in the USA (ICC) 1934 FCC established 1968 Carterfone court decision allowing non-Bell CPE 1970 MCI wins court case; begins providing some long distance services 1984 Consent decree by US federal court 1996 US Telecom Act A time for technological change 1885 AT&T Phone invented (rapid acceptance) 1876 Bell System: de facto monopoly 1910
  • 9. Copyright 2005 John Wiley & Sons, Inc1 - 9 1984 Consent Decree Divestiture: • AT&T broken up into a long distance company (AT&T) & 7 Regional Bell Operating Companies (RBOCs) Deregulation: • Competitive long distance (IXC) market; MCI & Sprint enter LD market (among others) • Local Exchange Carrier (LEC) service markets remained under RBOC monopoly
  • 10. Copyright 2005 John Wiley & Sons, Inc1 - 10 US Telecom Act of 1996 • Replaced all current laws, FCC regulations, 1984 consent decree, and overrules state laws • Main goal: open local markets to competition • To date, though, local competition slow to take hold… – Large IXCs expected to move into the local markets, happening only recently – Likewise, RBOCs expected to move into long distance markets, happening only recently
  • 11. Copyright 2005 John Wiley & Sons, Inc1 - 11 Worldwide Competitive Markets • Internet market – Extremely competitive with more than 5000 Internet Service Providers (ISPs) in the US alone. – Heavy competition in this area may lead to a shake out in the near future. • World Trade Organization (WTO) agreement (1997) – commitments by 68 countries to open, deregulate or lessen regulation in their telecom markets • Multi-national telecom companies – US companies offering services in Europe, South America – European companies offering services in USA
  • 12. Copyright 2005 John Wiley & Sons, Inc1 - 12 History of Information Systems Data communications over phone lines (became common and mainframes became multi-user systems) Batch processing mainframes Networking everywhere PC LANs become common 1950 1960 1990 20001970 1980 Online real-time, transaction oriented systems (replaced batch processing. DBMSs become common) PC revolution
  • 13. Copyright 2005 John Wiley & Sons, Inc1 - 13 Internet Milestones Originally called ARPANET, the Internet began as a military- academic network 1969 Over 240 million servers and 400 million users 20011990 commercial access to the Internet begins ARPANET splits: • Milnet - for military • Internet - academic, education and research purposes only 1983 NSFNet created as US Internet backbone 1986 Government funding of the backbone ends 1994
  • 14. Copyright 2005 John Wiley & Sons, Inc1 - 14 Datacom Basics Broadband Communications Telecommunications transmission of voice, video, data, - imply longer distances - broader term Data Communications movement of computer information by means of electrical or optical transmission systems convergence
  • 15. Copyright 2005 John Wiley & Sons, Inc1 - 15 Print Server Web Server File Server Printer HUB Router Client Computers To other networks (e.g., Internet) Components of a Local Area Network Servers Circuits
  • 16. Copyright 2005 John Wiley & Sons, Inc1 - 16 Network Types (based on Scale) • Local Area Networks (LANs) - room, building – a group of PCs that share a circuit. • Backbone Networks - less than few kms – a high speed backbone linking the LANs at various locations. • Metropolitan Area Networks (MAN) - (< few 10 kms) – connects LANs and BNs at different locations – leased lines or other services used to transmit data. • Wide Area Networks (WANs) - (> few 10 kms) – Same as MAN except wider scale
  • 17. Copyright 2005 John Wiley & Sons, Inc1 - 17 LAN vs. BN vs. MAN vs. WAN Figure 1.2 goes here
  • 18. Copyright 2005 John Wiley & Sons, Inc1 - 18 Intranet vs. Extranet • Intranet – A LAN that uses the Internet technologies – Open only those inside the organization – Example: insurance related information provided to employees over an intranet • Extranet – A LAN that uses the Internet technologies – Open only those invited users outside the organization – Accessible through the Internet – Example: Suppliers and customers accessing inventory information in a company over an extranet
  • 19. Copyright 2005 John Wiley & Sons, Inc1 - 19 Implementation of Communications Functions Applications OS Applications OS Multi layer implementation -Breaking down into smaller components -Easier to implement Single layer implemen- tation Applications OS Communication Applications OS Communication
  • 20. Copyright 2005 John Wiley & Sons, Inc1 - 20 Multi-layer Network Models • The two most important such network models: OSI and Internet • Open Systems Interconnection Model – Created by International Standards Organization (ISO) as a framework for computer network standards in 1984 – Based on 7 layers • Internet Model – Created by DARPA originally in early 70’s – Developed to solve to the problem of internetworking – Based on 5 layers – Based on Transmission Control Protocol/ Internet Protocol (TCP/IP) suite
  • 21. Copyright 2005 John Wiley & Sons, Inc1 - 21 7-Layer Model of OSI • Application Layer – set of utilities used by application programs • Presentation Layer – formats data for presentation to the user – provides data interfaces, data compression and translation between different data formats • Session Layer – initiates, maintains and terminates each logical session between sender and receiver Please Do Not Touch Steve’s Pet Alligator Physical DataLink Network Transport Session Presentation Application
  • 22. Copyright 2005 John Wiley & Sons, Inc1 - 22 7-Layer Model of OSI • Transport Layer – deals with end-to-end issues such as segmenting the message for network transport, and maintaining the logical connections between sender and receiver • Network Layer – responsible for making routing decisions • Data Link Layer – deals with message delineation, error control and network medium access control • Physical Layer – defines how individual bits are formatted to be transmitted through the network
  • 23. Copyright 2005 John Wiley & Sons, Inc1 - 23 Internet’s 5-Layer Model • Application Layer – used by application program • Transport Layer – responsible for establishing end-to-end connections, translates domain names into numeric addresses and segments messages • Network Layer - same as in OSI model • Data Link Layer - same as in OSI model • Physical Layer - same as in OSI model * Please Do Not Touch Alligator Physical DataLink Network Transport Application
  • 24. Copyright 2005 John Wiley & Sons, Inc1 - 24 Comparison of Network Models
  • 25. Copyright 2005 John Wiley & Sons, Inc1 - 25 Message Transmission Using Layers Applications Applications sender receiver A receiving layer wraps incoming message with an envelope • Adds layer related addressing information A receiving layer removes the layer related envelope and forwards the message up
  • 26. Copyright 2005 John Wiley & Sons, Inc1 - 26 Protocols • Used by Network model layers • Sets of rules to define how to communicate at each layer and how to interface with adjacent layers receiversender Layer N Layer N-1 Layer N+1 Layer N Layer N-1 Layer N+1
  • 27. Copyright 2005 John Wiley & Sons, Inc1 - 27 Message Transmission Example
  • 28. Copyright 2005 John Wiley & Sons, Inc1 - 28 Important Points to Observe • Many different software packages (protocols) and many different packets (at different layers) – Easy to develop new software – Simple to change the software at any level • Matching layers communicate at different computers – Accomplished by standards – e.g., Physical layer at the sending computer must be the same in the receiving computer • Somewhat inefficient – Involves many software layers and packet types – Packet overhead (slower transmission, processing time)
  • 29. Copyright 2005 John Wiley & Sons, Inc1 - 29 Standards • Importance – Provide a “fixed” way for hardware and/or software systems (different companies) to communicate – Help promote competition and decrease the price • Types of Standards – Formal standards • Developed by an industry or government standards- making body – De-facto standards • Emerge in the marketplace and widely used • Lack official backing by a standards-making body
  • 30. Copyright 2005 John Wiley & Sons, Inc1 - 30 Standardization Processes • Specification – Developing the nomenclature and identifying the problems to be addressed • Identification of choices – Identifying solutions to the problems and choose the “optimum” solution • Acceptance – Defining the solution, getting it recognized by industry so that a uniform solution is accepted
  • 31. Copyright 2005 John Wiley & Sons, Inc1 - 31 Major Standards Bodies • ISO (International Organization for Standardization) – Technical recommendations for data communication interfaces – Composed of each country’s national standards orgs. – Based in Geneva, Switzerland (www.iso.ch) • ITU-T (International Telecommunications Union – Telecom Group – Technical recommendations about telephone, telegraph and data communications interfaces – Composed of representatives from each country in UN – Based in Geneva, Switzerland (www.itu.int)
  • 32. Copyright 2005 John Wiley & Sons, Inc1 - 32 Major Standards Bodies (Cont.) • ANSI (American National Standards Institute) – Coordinating organization for US (not a standards- making body) – www.ansi.org • IEEE (Institute of Electrical and Electronic Engineers) – Professional society; also develops mostly LAN standards – standards.ieee.org • IETF (Internet Engineering Task Force) – Develops Internet standards – No official membership (anyone welcomes) – www.ietf.org
  • 33. Copyright 2005 John Wiley & Sons, Inc1 - 33 Some Data Comm. Standards Layer Common Standards 5. Application layer HTTP, HTML (Web) MPEG, H.323 (audio/video) IMAP, POP (e-mail) 4. Transport layer TCP (Internet) SPX (Novell LANs) 3. Network layer IP (Internet) IPX (Novell LANs) 2. Data link layer Ethernet (LAN) Frame Relay (WAN) PPP (dial-up via modem for MAN) 1. Physical layer RS-232c cable (LAN) Category 5 twisted pair (LAN) V.92 (56 kbps modem)
  • 34. Copyright 2005 John Wiley & Sons, Inc1 - 34 Emerging Trends in Networking • Pervasive Networking • Integration of Voice, Video and Data • New Information Services
  • 35. Copyright 2005 John Wiley & Sons, Inc1 - 35 Pervasive Networking • Means “Network access everywhere” • Exponential growth of Network use • Many new types of devices will have network capability • Exponential growth of data rates for all kinds of networking • Broadband communications – Use circuits with 1 Mbps or higher (e.g., DSL)
  • 36. Copyright 2005 John Wiley & Sons, Inc1 - 36 Relative Capacities of Telephone, LAN, BN, WAN, and Internet Circuits.
  • 37. Copyright 2005 John Wiley & Sons, Inc1 - 37 Integration of Voice, Video & Data • Also called “Convergence” – Networks that were previously transmitted using separate networks will merge into a single, high speed, multimedia network in the near future • First step (already underway) – Integration of voice and data • Next Step – Video merging with voice and data – Will take longer partly due to the high data rates required for video
  • 38. Copyright 2005 John Wiley & Sons, Inc1 - 38 New Information Services • World Wide Web based – Many new types of information services becoming available • Services that help ensure quality of information received over www • Application Service Providers (ASPs) – Develop specific systems for companies • Providing and operating a payroll system for a company that does not have one of its own • Information Utilities (Future of ASPs) – Providing a wide range of info services (email, web, payroll, etc.) (similar to electric or water utilities)
  • 39. Copyright 2005 John Wiley & Sons, Inc1 - 39 Implications for Management • Embrace change and actively seek to apply networks to improve what you do – Information moved quickly and easily anywhere and anytime – Information accessed by customers and competitors globally • Use a set of industry standard technologies – Can easily mix and match equipment from different vendors – Easier to migrate from older technologies to newer technologies – Smaller cost by using a few well known standards
  • 40. Copyright 2005 John Wiley & Sons, Inc1 - 40 Copyright 2005 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in section 117 of the 1976 United States Copyright Act without express permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make back-up copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages caused by the use of these programs or from the use of the information herein.