Chapter 5
Chapter 5
Outline
4.1. Introduction to computer networking and data
communication
4.2. Types of networks
4.3. Introduction
4.1. Introduction to the Internet
to computer networking and data communication
4.1.1 Data Communication
Communication: is exchange of information between different
objects.
Data communication is the exchange of data between two devices
through wired or wireless transmission medium
Medium Message
2
Introduction cont’d…….
4.1.3. Types of data transmission (Channel Organization)
Data may be transmitted between two points in two different ways.
Serial: Each bit is sent over a single wire, one after the after.
Parallel: Each bit uses a separate wire and sent all at once.
3
Introduction cont’d…….
4.1.4. Data Transmission Mode
It refers to the direction of signal flow between two connected
devices.
4
Introduction cont’d…….
c. Full-duplex: is also called duplex mode, allows both communicating
devices to transmit and receive data simultaneously.
Example: the telephone network, where two people communicate
over a telephone line; both can talk as well as listen at the same time.
SENDER RECIEVER
ii. Twisted Pair: here pair of wires are twisted together which are
surrounded by insulating material and outer layer called Jacket.
The wires are twisted in order to reduce noise (unwanted signal).
Used in short distance communication (<=100 meters).
There are two forms of Twisted Pair: Unshielded Twisted Pair, and
Shielded Twisted Pair
a. Unshielded Twisted Pair (UTP):
It is the most common type of telecommunication medium in use
today and have a maximum transmission speed of up to 9600 bps.
Fig: UTP
6
Introduction cont’d…….
b. Shielded Twisted Pair (STP): has a metal foil that covers each pair of
insulated conductor to prevent infiltration of electromagnetic noise.
Fig: STP
iii. Coaxial cable: Has a single central conductor, which is made up of solid
wire (usually copper) and surrounded by insulator.
It is very strong and is commonly used in cable TV network.
iv. Optical fiber: optical fiber carry information in the form of visible
light.
But both twisted pair and coaxial cable transmit data in the form of
current
Optical fiber has three parts, i.e. Core, cladding/layer, and jacket
These kinds of networks use telephone lines, satellite links, and other
long-rang communications technologies to connect.
What is copyright?
Copyright is the legal right that control the use and copying of the
others works without the permission of the owner.
18
There are three issues in Computer Security:
Availability: services must be accessible and available to properly
authorized user.
Confidentiality: only sender intended receiver should understand
message contents.
Integrity: sender and receiver want to insure massages are not
altered without detection.
Authentication: limiting access to only authorized user.
19
4.2 Computer Security threats
General computer hazards
Computer hazards range from the destruction of the computer
hardware to loss of data.
Generally, hazards to the computers can be categorized into three.
i. Physical hazards: is a damages to the computer’s hardware that
can be caused due to the number of reasons
ii. Malicious programs: are a programs written to disrupt the
computer system, which include computer virus, worm, Trojan
horse, logic bomb,…..etc.
iv. Hackers and Crackers: are individuals who are well versed in
computing and are engaged in various kinds of criminal activities
ranging from writing virus programs to the data and identity theft.
20
4.3 Countermeasures
There are various ways that we can use to help protect our computer’s
hardware, software and data from numerous possible hazards
GOOD LUCK
About Exam
22