SlideShare a Scribd company logo
1 of 51
Guide to Network Security
First Edition
Chapter Two
Introduction to Networking
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Objectives
• Describe the basic elements of computer-based
data communication
• Discuss the key entities and organizations behind
current networking standards, as well as the
purpose of and intent behind the more widely used
standards
• Explain the nature and intent of the OSI reference
model as well as list and describe each of the
model’s seven layers
2
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Objectives (cont’d.)
• Describe the nature of the Internet and the
relationship between the TCP/IP protocol and the
Internet
3
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Introduction
• Network
– Transparent entity to computer users
– Provides blood flow for the computing environment
– Designed to allow information to flow efficiently
– Maintained by network administrators
4
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Networking Fundamentals
• Sender communicates message to receiver
– Over some medium
• Communication occurs when:
– Recipient receives, processes, and comprehends
the message
• Channel
– One-way flow of information from sender to receiver
• Circuit
– Two-way flow of information
5
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 6
Figure 2-1 Basic communications model
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Reasons to Network
• Data communications
– Exchange of digital messages across a medium
• Networking
– Interconnecting groups or systems for information
exchange
• Reasons to build a network
– Exchanging information
– Sharing resources
– Allowing distributed organizations to act as if they
are centrally located
7
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Getting the Message Across
• Modulation
– Modification of a medium to carry the message
• Methods of embedding a message vary depending
on type of message and signal
• Analog information on an analog medium
– Public telephone network
– Commercial radio stations
– Signal characteristics used:
• Amplitude, frequency, and phase
8
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 9
Figure 2-2 Data-to-signal modulation
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 10
Figure 2-3 Analog and digital signals
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Getting the Message Across (cont’d.)
• Analog information on a digital medium
– Pulse amplitude modulation is used
• Digital to analog
– Amplitude shift keying
– Frequency shift keying
– Phase shift keying
• Digital to digital
– Network interface card connects computer to its
network
• Modulates current into discrete voltage levels to
encode binary data
11
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 12
Figure 2-4 Digitization of voice signals by using PCM
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 13
Figure 2-5 Shift keying
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 14
Figure 2-6 Digital communications
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Combining Multiple Signals
• Techniques to carry additional data over same
media
– Multi-bit encoding
– Multiplexing
• Frequency division multiplexing
– Used in analog communications to combine voice
channels
• Time division multiplexing
– Used in digital communications
15
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 16
Figure 2-7 Multiplexing
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Combining Multiple Signals (cont’d.)
• Wave division multiplexing
– Used in fiber-optic communications
– Uses different colors of light to allow multiple signals
to travel on same channel
17
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Impedance to Communications
• Forms of interference (noise)
– Attenuation
– Crosstalk
– Distortion
– Echo
– Impulse noise
– Jitter
– White noise
18
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Types of Networks
• Network categorization
– Components
– Size
– Layout (topology)
– Media
19
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Networks Categorized by Components
• Peer-to-peer (P2P) networks
– Users may share hard drives, directories, or printers
– Servant model
• Music-sharing services
• Server-based networks
– Uses dedicated system to provide specific services
• Distributed multi-server networks
20
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Networks Categorized by Size
• Local area network (LAN)
– Less than three miles of total cabling
• Metropolitan area network (MAN)
– Covers region the size of a municipality, county, or
district
• Wide area network (WAN)
– Very large network
– Covers large geographic region
• State, country, and even the planet
– Examples: public telephone network, and the
Internet
21
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Networks Categorized by Topology
• Topology
– Pattern of association among network components
22
Figure 2-8 Physical network topologies
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Networks Categorized by Media
• Guided (wired)
– Use electricity or light waves over cables
• Unguided (wireless)
– Use radio or infrared electromagnetic energy
23
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Standards Organizations
• Protocols
– Rules for communications
– If widely accepted, they become standards
• Formal standards
– De jure
– Reviewed by a group of experts
– Endorsed by a standards body
• Informal standards
– De facto
– Widely adopted without formal review
24
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
The Internet Society (ISOC)
• Formed in 1992
• Umbrella organization over:
– Internet Engineering Task Force (IETF)
– Internet Research Task Force (IRTF)
– Internet Engineering Steering Group (IESG)
– Internet Architecture Board (IAB)
25
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Internet Assigned Numbers Authority
(IANA)
• Originally part of the ISOC
• Coordinates domain names, IP addresses,
protocols, and port assignments
• Transferred in recent years to ICANN (Internet
Corporation for Assigned Names and Numbers)
26
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
American National Standards Institute
(ANSI)
• Supervises creation and use of thousands of
standards
• Standards affect companies and government
agencies
– Almost every sector of the economy
27
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
International Telecommunications
Union (ITU)
• Principal agency of the United Nations for
communication and information technologies
• Based in Geneva, Switzerland
• Focus for government interests and the private
sector
• Facilitates communication in:
– Radio communication
– Calibration
– Development
28
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Institute of Electrical and Electronics
Engineers (IEEE)
• Principal trade organization for technology
advancement
• Active in many sectors
– Computers and telecommunications
– Electric power
– Electronics
• Active among university students
29
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Telecommunications Industry
Association (TIA)
• Partnership among information, communications,
and entertainment companies
• Role in policy development
• Standards published as dual standards with
Electronics Industry Association (EIA)
– Example: EIA/TIA T568A
30
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
International Organization for
Standardization (ISO)
• Global leader in international standards
• Network of national standards bodies
– 157 member countries
• Bridges gap between private and public sectors
31
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
OSI Reference Model
• Developed in 1978
• Dominant model for illustrating network functions
• Breaks down complex communication process
– Seven distinct layers
– Each layer has specific functions and protocols
32
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 33
Figure 2-9 ISO OSI reference model
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 34
Figure 2-10 OSI reference model in action
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Physical Layer
• Function: to place transmission signal onto media
• Primary functions and services
– Establish and terminate the physical and logical
media connections
• Dominant media types
– Twisted pair wire
– Coaxial cable
– Fiber-optic cable
– Wireless LAN
35
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Physical Layer (cont’d.)
• Dominant media types (cont’d.)
– Bluetooth
– Infrared
• Physical layer networking devices
– Hub (simplest connection)
• Physical layer security
– Protect media from unauthorized interception
36
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Data Link Layer
• Primary layer for networking support
• Called the first subnet layer
• Provides addressing, packetizing, media access
control, error control, some flow control
• DLL layers
– Logic link control sublayer
– Media access control sublayer
37
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Data Link Layer (cont’d.)
• DLL protocols
– Ethernet
– Wireless Ethernet
– Token ring
– Fiber distributed data interface
– Asynchronous transfer mode
– Frame relay
– PPP, PPTP, L2TP
38
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Data Link Layer (cont’d.)
• Packet framing
– DLL converts network layer packet into DLL frame
– DLL adds header and trailer components
39
Figure 2-15 Ethernet II frame
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Data Link Layer (cont’d.)
• Addressing
– Accomplished by a number embedded in the NIC
• Known as MAC address or hardware address
• Uniquely identifies the client system
• Allows packets to be delivered to an endpoint
• Media access control
– Control of traffic flow
– Two approaches:
• Deterministic and contention
40
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Network Layer
• Key functions
– Packetizing
• Organizes segments from Transport layer into packets
• Packets consist of header and data
– Addressing
• Dotted decimal notation commonly used
– Routing
• Process of moving a network layer packet across
multiple networks
41
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Figure 2-16 IP packet
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Figure 2-17 IP addresses
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Transport Layer
• Provides reliable transfer of data between user
applications
• Error control
– Process of handling problems with the transfer
process
• Error correction
– Commonly done through retransmission of damaged
segment
• Flow control
– Prevents receiver from being overwhelmed with
segments
44
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Session Layer
• Establishes, maintains, terminates communication
sessions between systems
– Simplex
– Half-duplex
– Full-duplex
• Session layer security
– TCP/IP does not have an explicit session layer
– DNS has inherent weaknesses
45
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Presentation Layer
• Responsible for data translation and encryption
• Presentation layer security
– No direct counterpart in the TCP/IP protocol
– Virtual private networks work at this layer
– Encryption-oriented attacks affect this layer
46
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Application Layer
• Provides users with services to exchange
information
– TCP/IP protocol suite
• Applications include e-mail (SMTP and POP), the
World Wide Web (HTTP, HTTPS) and file transfer
(FTP, SFTP)
• Computer program still needed to access features
of protocols
47
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
The Internet, WWW, and TCP/IP
• The Internet
– Used by over 2 billion people as of March, 2011
• The World Wide Web
– Set of applications that runs on top of the Internet
– Uniform resource locators (URLs) allow creation and
retrieval of information
– Works through Web browsers
48
© 2013 Course Technology/Cengage Learning. All Rights Reserved. 49
Figure 2-24 How DNS works
© Cengage Learning 2013
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
TCP/IP
• Suite of protocols used to facilitate Internet
communication
• Developed prior to the OSI reference model
– Less formal
• Four layers
– Application layer
– Transport or host-to-host layer
– Internet layer
– Link or network interface layer
50
© 2013 Course Technology/Cengage Learning. All Rights Reserved.
Summary
• Communication occurs when the recipient can
receive, process, and comprehend a message
• Data communications is the exchange of
messages across a medium
• Networking is the interconnection of various groups
or systems
– Purpose: exchange information
• Several standards organizations exist
– Examples of data communication standards
agencies: ISOC, ANSI, ITU, IEEE, TIA, and ISO
51

More Related Content

What's hot

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 2Jeffrey Des Binwag
 
APWiMob 2014 (Bali, 28-30 August 2014) CFP
APWiMob 2014 (Bali, 28-30 August 2014) CFPAPWiMob 2014 (Bali, 28-30 August 2014) CFP
APWiMob 2014 (Bali, 28-30 August 2014) CFPArief Gunawan
 
Internet & e mail slides
Internet & e mail slidesInternet & e mail slides
Internet & e mail slidesDominic Kandagor
 
Telecommunications systemsand networking
Telecommunications systemsand networkingTelecommunications systemsand networking
Telecommunications systemsand networkingOnline
 
5 intro to networking
5 intro to networking5 intro to networking
5 intro to networkingKhan Rahimeen
 
About.Network.Information
About.Network.InformationAbout.Network.Information
About.Network.InformationDerick Ochia
 
Prof Ekram Hossain on DLT 2013 in Indonesia
Prof Ekram Hossain on DLT 2013 in IndonesiaProf Ekram Hossain on DLT 2013 in Indonesia
Prof Ekram Hossain on DLT 2013 in IndonesiaArief Gunawan
 
Introduction to Technology
Introduction to TechnologyIntroduction to Technology
Introduction to TechnologyCarolyn Brockman
 
Internet Access Using Ethernet over PDH Technology for Remote Area
Internet Access Using Ethernet over PDH Technology for Remote AreaInternet Access Using Ethernet over PDH Technology for Remote Area
Internet Access Using Ethernet over PDH Technology for Remote AreaRadita Apriana
 
Chapter 10 Communications and Networks
Chapter 10 Communications and NetworksChapter 10 Communications and Networks
Chapter 10 Communications and Networksxtin101
 
Issues in mobile communication
Issues in mobile communicationIssues in mobile communication
Issues in mobile communicationhina firdaus
 
Siraj e commerce project
Siraj e commerce projectSiraj e commerce project
Siraj e commerce projectsirajislam7
 

What's hot (20)

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
 
APWiMob 2014 (Bali, 28-30 August 2014) CFP
APWiMob 2014 (Bali, 28-30 August 2014) CFPAPWiMob 2014 (Bali, 28-30 August 2014) CFP
APWiMob 2014 (Bali, 28-30 August 2014) CFP
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Mamdouh C.V NEW
Mamdouh C.V NEWMamdouh C.V NEW
Mamdouh C.V NEW
 
niceData com.
niceData com.niceData com.
niceData com.
 
Internet & e mail slides
Internet & e mail slidesInternet & e mail slides
Internet & e mail slides
 
Telecommunications systemsand networking
Telecommunications systemsand networkingTelecommunications systemsand networking
Telecommunications systemsand networking
 
5 intro to networking
5 intro to networking5 intro to networking
5 intro to networking
 
About.Network.Information
About.Network.InformationAbout.Network.Information
About.Network.Information
 
Computer networks
Computer networksComputer networks
Computer networks
 
CSC 134
CSC 134CSC 134
CSC 134
 
Prof Ekram Hossain on DLT 2013 in Indonesia
Prof Ekram Hossain on DLT 2013 in IndonesiaProf Ekram Hossain on DLT 2013 in Indonesia
Prof Ekram Hossain on DLT 2013 in Indonesia
 
Introduction to Technology
Introduction to TechnologyIntroduction to Technology
Introduction to Technology
 
Chap006
Chap006Chap006
Chap006
 
Internet Access Using Ethernet over PDH Technology for Remote Area
Internet Access Using Ethernet over PDH Technology for Remote AreaInternet Access Using Ethernet over PDH Technology for Remote Area
Internet Access Using Ethernet over PDH Technology for Remote Area
 
Telecommunication and networks
Telecommunication  and networksTelecommunication  and networks
Telecommunication and networks
 
Chapter 10 Communications and Networks
Chapter 10 Communications and NetworksChapter 10 Communications and Networks
Chapter 10 Communications and Networks
 
Cv 170416 uk_link_in
Cv 170416 uk_link_inCv 170416 uk_link_in
Cv 170416 uk_link_in
 
Issues in mobile communication
Issues in mobile communicationIssues in mobile communication
Issues in mobile communication
 
Siraj e commerce project
Siraj e commerce projectSiraj e commerce project
Siraj e commerce project
 

Viewers also liked (20)

Access2013 ch10
Access2013 ch10Access2013 ch10
Access2013 ch10
 
Access2013 ch05
Access2013 ch05Access2013 ch05
Access2013 ch05
 
9780840024220 ppt ch12
9780840024220 ppt ch129780840024220 ppt ch12
9780840024220 ppt ch12
 
9780840024220 ppt ch10
9780840024220 ppt ch109780840024220 ppt ch10
9780840024220 ppt ch10
 
Access2013 ch06
Access2013 ch06Access2013 ch06
Access2013 ch06
 
Access2013 ch08
Access2013 ch08Access2013 ch08
Access2013 ch08
 
Access2013 ch04
Access2013 ch04Access2013 ch04
Access2013 ch04
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
Chapter 13
Chapter 13Chapter 13
Chapter 13
 
Excel ch09
Excel ch09Excel ch09
Excel ch09
 
Excel ch06
Excel ch06Excel ch06
Excel ch06
 
Excel ch08
Excel ch08Excel ch08
Excel ch08
 
Access2013 ch09
Access2013 ch09Access2013 ch09
Access2013 ch09
 
Excel ch05
Excel ch05Excel ch05
Excel ch05
 
9781305119215 rm, 10e ch03
9781305119215 rm, 10e ch039781305119215 rm, 10e ch03
9781305119215 rm, 10e ch03
 
Excel ch10
Excel ch10Excel ch10
Excel ch10
 
PowerPoint Chapter 03
PowerPoint Chapter 03PowerPoint Chapter 03
PowerPoint Chapter 03
 
Access2013 ch03
Access2013 ch03Access2013 ch03
Access2013 ch03
 
Access Chapter 02
Access Chapter 02Access Chapter 02
Access Chapter 02
 
Access Chapter 01
Access Chapter 01Access Chapter 01
Access Chapter 01
 

Similar to 9780840024220 ppt ch02

testppt ch01(1)
testppt ch01(1)testppt ch01(1)
testppt ch01(1)ryaekle
 
Lecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxLecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxSurendraBasnet6
 
Introduction(2)
Introduction(2)Introduction(2)
Introduction(2)trayyoo
 
6 Month Telecommunication Training
6 Month Telecommunication Training6 Month Telecommunication Training
6 Month Telecommunication TrainingTechies Institute
 
Kenneth J. Sousa Effy OzMANAGEMENTINFORMATIONSYST.docx
Kenneth J. Sousa  Effy OzMANAGEMENTINFORMATIONSYST.docxKenneth J. Sousa  Effy OzMANAGEMENTINFORMATIONSYST.docx
Kenneth J. Sousa Effy OzMANAGEMENTINFORMATIONSYST.docxLaticiaGrissomzz
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and NetworkingUtkarshaManpiya1
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer networkTrinity Dwarka
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer networkTrinity Dwarka
 
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation DayJanet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation DayMartin Hamilton
 
1_IoT_Fundamentals.ppt
1_IoT_Fundamentals.ppt1_IoT_Fundamentals.ppt
1_IoT_Fundamentals.pptHodaKHajeh1
 

Similar to 9780840024220 ppt ch02 (20)

It107 ch02
It107 ch02It107 ch02
It107 ch02
 
data communication
data communicationdata communication
data communication
 
Chap1
Chap1Chap1
Chap1
 
testppt ch01(1)
testppt ch01(1)testppt ch01(1)
testppt ch01(1)
 
Lecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptxLecture 01 {Introduction}.pptx
Lecture 01 {Introduction}.pptx
 
PPT-DC.pptx
PPT-DC.pptxPPT-DC.pptx
PPT-DC.pptx
 
Introduction(2)
Introduction(2)Introduction(2)
Introduction(2)
 
6 Month Telecommunication Training
6 Month Telecommunication Training6 Month Telecommunication Training
6 Month Telecommunication Training
 
Kenneth J. Sousa Effy OzMANAGEMENTINFORMATIONSYST.docx
Kenneth J. Sousa  Effy OzMANAGEMENTINFORMATIONSYST.docxKenneth J. Sousa  Effy OzMANAGEMENTINFORMATIONSYST.docx
Kenneth J. Sousa Effy OzMANAGEMENTINFORMATIONSYST.docx
 
9780840024220 ppt ch07
9780840024220 ppt ch079780840024220 ppt ch07
9780840024220 ppt ch07
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer network
 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer network
 
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation DayJanet Network R&D Innovation - HEAnet / Juniper Innovation Day
Janet Network R&D Innovation - HEAnet / Juniper Innovation Day
 
1_IoT_Fundamentals.ppt
1_IoT_Fundamentals.ppt1_IoT_Fundamentals.ppt
1_IoT_Fundamentals.ppt
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 
lecture1 (1).ppt
lecture1 (1).pptlecture1 (1).ppt
lecture1 (1).ppt
 

More from Kristin Harrison (20)

rm, 10e ch02 copy
rm, 10e ch02 copyrm, 10e ch02 copy
rm, 10e ch02 copy
 
9780840024220 ppt ch11
9780840024220 ppt ch119780840024220 ppt ch11
9780840024220 ppt ch11
 
9780840024220 ppt ch09
9780840024220 ppt ch099780840024220 ppt ch09
9780840024220 ppt ch09
 
9780840024220 ppt ch08
9780840024220 ppt ch089780840024220 ppt ch08
9780840024220 ppt ch08
 
9780840024220 ppt ch03
9780840024220 ppt ch039780840024220 ppt ch03
9780840024220 ppt ch03
 
9780840024220 ppt ch05
9780840024220 ppt ch059780840024220 ppt ch05
9780840024220 ppt ch05
 
9780840024220 ppt ch04
9780840024220 ppt ch049780840024220 ppt ch04
9780840024220 ppt ch04
 
9780840024220 ppt ch06
9780840024220 ppt ch069780840024220 ppt ch06
9780840024220 ppt ch06
 
9780840024220 ppt ch01
9780840024220 ppt ch019780840024220 ppt ch01
9780840024220 ppt ch01
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Chapter 12
Chapter 12Chapter 12
Chapter 12
 
Chapter 11
Chapter 11Chapter 11
Chapter 11
 
Chapter 09
Chapter 09Chapter 09
Chapter 09
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
Chapter 07
Chapter 07Chapter 07
Chapter 07
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
 
Chapter 06
Chapter 06Chapter 06
Chapter 06
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Ppt2013 ch10
Ppt2013 ch10Ppt2013 ch10
Ppt2013 ch10
 

Recently uploaded

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
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
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
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
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
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
 
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
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 

Recently uploaded (20)

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.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🔝
 
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🔝
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
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
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
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 🔝✔️✔️
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
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
 
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
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 

9780840024220 ppt ch02

  • 1. Guide to Network Security First Edition Chapter Two Introduction to Networking
  • 2. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Objectives • Describe the basic elements of computer-based data communication • Discuss the key entities and organizations behind current networking standards, as well as the purpose of and intent behind the more widely used standards • Explain the nature and intent of the OSI reference model as well as list and describe each of the model’s seven layers 2
  • 3. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Objectives (cont’d.) • Describe the nature of the Internet and the relationship between the TCP/IP protocol and the Internet 3
  • 4. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Introduction • Network – Transparent entity to computer users – Provides blood flow for the computing environment – Designed to allow information to flow efficiently – Maintained by network administrators 4
  • 5. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Networking Fundamentals • Sender communicates message to receiver – Over some medium • Communication occurs when: – Recipient receives, processes, and comprehends the message • Channel – One-way flow of information from sender to receiver • Circuit – Two-way flow of information 5
  • 6. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 6 Figure 2-1 Basic communications model © Cengage Learning 2013
  • 7. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Reasons to Network • Data communications – Exchange of digital messages across a medium • Networking – Interconnecting groups or systems for information exchange • Reasons to build a network – Exchanging information – Sharing resources – Allowing distributed organizations to act as if they are centrally located 7
  • 8. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Getting the Message Across • Modulation – Modification of a medium to carry the message • Methods of embedding a message vary depending on type of message and signal • Analog information on an analog medium – Public telephone network – Commercial radio stations – Signal characteristics used: • Amplitude, frequency, and phase 8
  • 9. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 9 Figure 2-2 Data-to-signal modulation © Cengage Learning 2013
  • 10. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 10 Figure 2-3 Analog and digital signals © Cengage Learning 2013
  • 11. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Getting the Message Across (cont’d.) • Analog information on a digital medium – Pulse amplitude modulation is used • Digital to analog – Amplitude shift keying – Frequency shift keying – Phase shift keying • Digital to digital – Network interface card connects computer to its network • Modulates current into discrete voltage levels to encode binary data 11
  • 12. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 12 Figure 2-4 Digitization of voice signals by using PCM © Cengage Learning 2013
  • 13. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 13 Figure 2-5 Shift keying © Cengage Learning 2013
  • 14. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 14 Figure 2-6 Digital communications © Cengage Learning 2013
  • 15. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Combining Multiple Signals • Techniques to carry additional data over same media – Multi-bit encoding – Multiplexing • Frequency division multiplexing – Used in analog communications to combine voice channels • Time division multiplexing – Used in digital communications 15
  • 16. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 16 Figure 2-7 Multiplexing © Cengage Learning 2013
  • 17. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Combining Multiple Signals (cont’d.) • Wave division multiplexing – Used in fiber-optic communications – Uses different colors of light to allow multiple signals to travel on same channel 17
  • 18. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Impedance to Communications • Forms of interference (noise) – Attenuation – Crosstalk – Distortion – Echo – Impulse noise – Jitter – White noise 18
  • 19. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Types of Networks • Network categorization – Components – Size – Layout (topology) – Media 19
  • 20. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Networks Categorized by Components • Peer-to-peer (P2P) networks – Users may share hard drives, directories, or printers – Servant model • Music-sharing services • Server-based networks – Uses dedicated system to provide specific services • Distributed multi-server networks 20
  • 21. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Networks Categorized by Size • Local area network (LAN) – Less than three miles of total cabling • Metropolitan area network (MAN) – Covers region the size of a municipality, county, or district • Wide area network (WAN) – Very large network – Covers large geographic region • State, country, and even the planet – Examples: public telephone network, and the Internet 21
  • 22. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Networks Categorized by Topology • Topology – Pattern of association among network components 22 Figure 2-8 Physical network topologies © Cengage Learning 2013
  • 23. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Networks Categorized by Media • Guided (wired) – Use electricity or light waves over cables • Unguided (wireless) – Use radio or infrared electromagnetic energy 23
  • 24. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Standards Organizations • Protocols – Rules for communications – If widely accepted, they become standards • Formal standards – De jure – Reviewed by a group of experts – Endorsed by a standards body • Informal standards – De facto – Widely adopted without formal review 24
  • 25. © 2013 Course Technology/Cengage Learning. All Rights Reserved. The Internet Society (ISOC) • Formed in 1992 • Umbrella organization over: – Internet Engineering Task Force (IETF) – Internet Research Task Force (IRTF) – Internet Engineering Steering Group (IESG) – Internet Architecture Board (IAB) 25
  • 26. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Internet Assigned Numbers Authority (IANA) • Originally part of the ISOC • Coordinates domain names, IP addresses, protocols, and port assignments • Transferred in recent years to ICANN (Internet Corporation for Assigned Names and Numbers) 26
  • 27. © 2013 Course Technology/Cengage Learning. All Rights Reserved. American National Standards Institute (ANSI) • Supervises creation and use of thousands of standards • Standards affect companies and government agencies – Almost every sector of the economy 27
  • 28. © 2013 Course Technology/Cengage Learning. All Rights Reserved. International Telecommunications Union (ITU) • Principal agency of the United Nations for communication and information technologies • Based in Geneva, Switzerland • Focus for government interests and the private sector • Facilitates communication in: – Radio communication – Calibration – Development 28
  • 29. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Institute of Electrical and Electronics Engineers (IEEE) • Principal trade organization for technology advancement • Active in many sectors – Computers and telecommunications – Electric power – Electronics • Active among university students 29
  • 30. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Telecommunications Industry Association (TIA) • Partnership among information, communications, and entertainment companies • Role in policy development • Standards published as dual standards with Electronics Industry Association (EIA) – Example: EIA/TIA T568A 30
  • 31. © 2013 Course Technology/Cengage Learning. All Rights Reserved. International Organization for Standardization (ISO) • Global leader in international standards • Network of national standards bodies – 157 member countries • Bridges gap between private and public sectors 31
  • 32. © 2013 Course Technology/Cengage Learning. All Rights Reserved. OSI Reference Model • Developed in 1978 • Dominant model for illustrating network functions • Breaks down complex communication process – Seven distinct layers – Each layer has specific functions and protocols 32
  • 33. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 33 Figure 2-9 ISO OSI reference model © Cengage Learning 2013
  • 34. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 34 Figure 2-10 OSI reference model in action © Cengage Learning 2013
  • 35. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Physical Layer • Function: to place transmission signal onto media • Primary functions and services – Establish and terminate the physical and logical media connections • Dominant media types – Twisted pair wire – Coaxial cable – Fiber-optic cable – Wireless LAN 35
  • 36. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Physical Layer (cont’d.) • Dominant media types (cont’d.) – Bluetooth – Infrared • Physical layer networking devices – Hub (simplest connection) • Physical layer security – Protect media from unauthorized interception 36
  • 37. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Data Link Layer • Primary layer for networking support • Called the first subnet layer • Provides addressing, packetizing, media access control, error control, some flow control • DLL layers – Logic link control sublayer – Media access control sublayer 37
  • 38. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Data Link Layer (cont’d.) • DLL protocols – Ethernet – Wireless Ethernet – Token ring – Fiber distributed data interface – Asynchronous transfer mode – Frame relay – PPP, PPTP, L2TP 38
  • 39. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Data Link Layer (cont’d.) • Packet framing – DLL converts network layer packet into DLL frame – DLL adds header and trailer components 39 Figure 2-15 Ethernet II frame © Cengage Learning 2013
  • 40. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Data Link Layer (cont’d.) • Addressing – Accomplished by a number embedded in the NIC • Known as MAC address or hardware address • Uniquely identifies the client system • Allows packets to be delivered to an endpoint • Media access control – Control of traffic flow – Two approaches: • Deterministic and contention 40
  • 41. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Network Layer • Key functions – Packetizing • Organizes segments from Transport layer into packets • Packets consist of header and data – Addressing • Dotted decimal notation commonly used – Routing • Process of moving a network layer packet across multiple networks 41
  • 42. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Figure 2-16 IP packet © Cengage Learning 2013
  • 43. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Figure 2-17 IP addresses © Cengage Learning 2013
  • 44. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Transport Layer • Provides reliable transfer of data between user applications • Error control – Process of handling problems with the transfer process • Error correction – Commonly done through retransmission of damaged segment • Flow control – Prevents receiver from being overwhelmed with segments 44
  • 45. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Session Layer • Establishes, maintains, terminates communication sessions between systems – Simplex – Half-duplex – Full-duplex • Session layer security – TCP/IP does not have an explicit session layer – DNS has inherent weaknesses 45
  • 46. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Presentation Layer • Responsible for data translation and encryption • Presentation layer security – No direct counterpart in the TCP/IP protocol – Virtual private networks work at this layer – Encryption-oriented attacks affect this layer 46
  • 47. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Application Layer • Provides users with services to exchange information – TCP/IP protocol suite • Applications include e-mail (SMTP and POP), the World Wide Web (HTTP, HTTPS) and file transfer (FTP, SFTP) • Computer program still needed to access features of protocols 47
  • 48. © 2013 Course Technology/Cengage Learning. All Rights Reserved. The Internet, WWW, and TCP/IP • The Internet – Used by over 2 billion people as of March, 2011 • The World Wide Web – Set of applications that runs on top of the Internet – Uniform resource locators (URLs) allow creation and retrieval of information – Works through Web browsers 48
  • 49. © 2013 Course Technology/Cengage Learning. All Rights Reserved. 49 Figure 2-24 How DNS works © Cengage Learning 2013
  • 50. © 2013 Course Technology/Cengage Learning. All Rights Reserved. TCP/IP • Suite of protocols used to facilitate Internet communication • Developed prior to the OSI reference model – Less formal • Four layers – Application layer – Transport or host-to-host layer – Internet layer – Link or network interface layer 50
  • 51. © 2013 Course Technology/Cengage Learning. All Rights Reserved. Summary • Communication occurs when the recipient can receive, process, and comprehend a message • Data communications is the exchange of messages across a medium • Networking is the interconnection of various groups or systems – Purpose: exchange information • Several standards organizations exist – Examples of data communication standards agencies: ISOC, ANSI, ITU, IEEE, TIA, and ISO 51