Computer Network
Computer Network
COMPUTER NETWORKS
TECHNOLOGY
Dr. Aida A. Nasr
CHAPTER 1:
COMPUTER NETWORK BASICS
LEVEL : TWO
1 2
1-INTRODUCTION TO
COMPUTER NETWORK Sharing of resources such as printers
3 4
1
2/28/2022
5 6
6 DISADVANTAGES OF
5-BENEFITS OF COMPUTER NETWORK
NETWORKS
•Increased speed • High cost of installation
•Reduced cost
• Requires time for the administration
• Improved security
• Failure of server
• Centralized software managements
•Flexible access
7 8
2
2/28/2022
COMPUTER CATEGORIES
CONNECTION
9 10
or switch) through a common medium. The medium can send data at a time.
• When you change television channels by infrared remote control, you are establishing a
can be wired cable or wireless satellite
point-to-point connection between the remote control and the television's control system.
11 12
3
2/28/2022
13 14
B Multipoint network (Broadcast and multi-cast) • When a device requests to broadcast, it sends a packet to the network’s broadcast
address. Then a device such as a router or a switch transmits that packet to other devices
in the network.
• All the devices that can receive these packets belong to a broadcast domain.
15 16
4
2/28/2022
• Traffic
• There are various multicasting-based applications. A user can send an email to some of the
recipients rather than sending emails to all the recipients in the contact list. Webcasts and video • Speed
conferencing also use multicasting
17 18
MESH
19 20
5
2/28/2022
MESH MESH
•A mesh offers several advantages over other network topologies: The main disadvantages of a mesh topology are:
• Difficult installation and reconfiguration because every device must be connected to every other device.
❑ The use of dedicated links guarantees that each connection can carry its data load, thus
eliminating the traffic problems that can occur when links must be shared by multiple • The bulk of the wiring can be greater than the available space can accommodate.
devices.
• The hardware required to connect each link can be expensive
❑ A mesh topology is robust; if one link becomes unusable, it does not affect the entire system.
❑ Security, where every message sent, travels along a dedicated line, only the intended
recipient sees it.
❑ Point-to-point links make fault identification and fault isolation easy.
21 22
STAR STAR
The advantages of star topology are: •The disadvantages of the star topology are:
1. Less expensive than a mesh topology.
1. Any fault occur to the central controller will drop down the entire network.
2. Easy to install.
3. Robustness. If one link fails, only that link is affected. 2. Although the star needs less cabling than mesh, it still needs more cables than ring
4. Easy fault identification and fault isolation. As long as the hub
is working, it can be used to monitor link problems and bypass and tree topology.
defective links.
23 24
6
2/28/2022
TREE TREE
• A tree topology is a variation of a star. However, not every device plugs
directly into the central hub. The majority of devices are connected to a
secondary hub that in turn is connected to the central hub.
•An active hub contains a repeater, which is a hardware device that
•The advantages and disadvantages of a tree topology are generally the same as those of a star. The
regenerates the received bit patterns before sending them out. Repeating addition of secondary hubs, however, brings two further advantages.
strengthens transmissions and increases the distance a signal can travel
between sender and receiver. •First, it allows more devices to be attached to a single central hub and can therefore increase the
• The secondary hubs may be active or passive hubs. A passive hub provides
a simple physical connection between the attached devices. Internally,
distance a signal can travel between devices.
each passive hub contains a set of resistors to balance the circuit linking the
connected devices
•Second, it allows the network to isolate and prioritize communications from different computers.
25 26
BUS
• The preceding examples all describe point-to-point configurations A bus topology on the other hand, is
multipoint. One long cable acts as a backbone to link all the devices in the network. •The advantages of a bus topology are:
• Ease of installation.
• Nodes are connected to the bus cable by drop lines and taps. A drop line is a connection that runs between
the device and the main cable, a tap is a connector that splices into the main. As a signal travels along the • Backbone cables can be laid along the most efficient path, then connected to the nodes by drop lines
backbone, some of its energy is transformed into heat. Therefore, it becomes weaker and weaker the farther of various lengths.
it has to travel. For this reason, there is a limit on the number of taps a bus can support and on the distance • Use less cabling than mesh, star, and tree topologies
between those taps
27 28
7
2/28/2022
RING
•disadvantages are: • In a ring topology, each device has a dedicated point-to-point line
1. Difficult reconfiguration and fault isolation. configuration only with the two devices on either side of it. A signal is
• A fault or break in the bus cable stops all transmission, passed along the ring in one direction, from device to device, until it
even between devices on the same side of the problem.
reaches its destination. Each device in the ring incorporates a repeater.
When a device receives a signal intended for another device, its repeater
29 30
•The advantages of ring topology are: • Often a network combines several topologies as sub-
1. Relatively easy to install and reconfigure. networks linked together in a larger topology. For instance,
2. Addition or deletion of a device requires moving only two connections. one department of a business may have decided to use a bus
3. Fault isolation is simplified.
topology while another department has a ring. The two can
4. The disadvantage of the ring topology is that a break in the ring (such as a disabled
be connected to each other via a central controller in a star
station) can disable the entire network, and it is a one-way data flow.
topology
31 32
8
2/28/2022
33 34
LAN LAN
• A PAN provides data transmission among devices such • The advantages of a LAN are the same as those for any
as computers, smartphones, tablets and personal digital assistants. PANs can be
group of devices networked together. The devices can
used for communication among the personal devices themselves, or for connecting
use a single Internet connection, share files with one
to a higher level network and the Internet where one master device takes up the
another, print to shared printers, and be accessed and
role as a gateway.
even controlled by one another.
35 36
9
2/28/2022
37 38
• advantage of a client server network is that it more secure as the server always
manages the access and security. It is also easier to take backups. On the other hand,
it is not very reliable as a failure in the server will affect the functioning of the
clients. Furthermore, it is expensive to set up and maintain
39
10