types of Network_Models client server and peer to peer.pptx
AaashaRana
124 views
13 slides
Jul 07, 2024
Slide 1 of 13
1
2
3
4
5
6
7
8
9
10
11
12
13
About This Presentation
Overview of Different Network Models
There are two models of computer networks:
Client-Server Model
One or more computers work as servers, others as clients.
Server controls the whole network
Dedicated Server Network
Peer-to-Peer Model
All computers have the same status, no server.
Hybrid ...
Overview of Different Network Models
There are two models of computer networks:
Client-Server Model
One or more computers work as servers, others as clients.
Server controls the whole network
Dedicated Server Network
Peer-to-Peer Model
All computers have the same status, no server.
Hybrid
Combination of client/server and peer-to-peer models.
Size: 900.93 KB
Language: en
Added: Jul 07, 2024
Slides: 13 pages
Slide Content
Network Models Overview of Different Network Models
Different Network Models There are two models of computer networks: Client-Server Model Peer-to-Peer Model Hybrid
Client-Server Model One or more computers work as servers, others as clients. Server controls the whole network. Used to store data and programs. May share resources like printers. Server is more powerful, performs most processing. Client requests services, server provides them.
Client-Server Model
Dedicated Server Network Dedicated servers perform specific tasks (e.g., file server, print server). File server is used to store and manage files Print server is used to manage printers and printing tasks Network server manage network resources
Advantages of Client-Server Model Reduces data traffic volume on the network. Provides faster responses to clients. Uses less powerful computers as clients.
Disadvantages of Client-Server Model Expensive due to costly servers. Network operations stop when server goes down.
Peer-to-Peer Model
Peer-to-Peer Model
Advantages of Peer-to-Peer Model Easy to setup. Easy to maintain. No expensive server needed. Suitable for small offices (ten or fewer computers).