CSE031.Lecture 06.computer Networks
CSE031.Lecture 06.computer Networks
• Advantages
– Easy to install and wire
– Easy to add or remove computers and devices
– Easy to detect problems
• Disadvantages
– Requires more cable length than a bus topology
– If the hub fails, nodes attached are disabled
– More expensive than bus topology because of the cost of the hub
• Every device on the network is physically
connected to every other device on the network.
For n computers, the number of connections is
calculated by the formula:n(n-1)/2. This provides
great performance and reliability
• Advantages
– No traffic problems
– Privacy and security
• Disadvantages
– More cables required
– Expensive Hardware
– Difficult installation and configuration
Overlay Network
•An overlay network is a virtual computer
network that is built on top of another network.
(telephone lines using modems, data network).
•Internet is an example to overlaynetwork
•Address resolution and routing are the means
that allow mapping of a fully connected IP
overlay network to its underlying network.
It includes two types of devices: clients (PCs, printers, …) and
servers (computers that process client requests)
• Advantages
– Simple network administration
– More scalable
– Data is stored on the servers
• Greater security
• Easy to update data
• Disadvantages
– High traffic
– Network failure = clients are helpless
– Higher costs
Peer-to-Peer (P2P) computing is the sharing of computer resources
and services by direct exchange between systems
faculty.uscupstate.edu/atzacheva/lecture1.html