Network Architecture Flashcards
Peet-to-Peer & Client Server
1
Q
What is a Peer-to-Peer Network
A
Every computer can communicate directly with every other computer
2
Q
What are the advantages of using traditional peer-to-peer networks:?
A
- They are simple to configure.
* They are often less expensive to set up and maintain than other types of networks.
3
Q
What are disadvantages of using traditional peer-to-peer networks?
A
- They are not very flexible.
- They are also not necessarily secure.
- They are not practical for connecting more than a handful of computers.
4
Q
What is a Client/Server Network?
A
It uses a central computer, known as a server, to facilitate communication and resource sharing between other computers known as clients on the network.
5
Q
To function as a server, a computer must be running a Network Operating System [NOS] designed to?
A
- Manage data and other resources for a number of clients.
- Ensure that only authorized users access the network.
- Control which type of files a user can open and read.
- Restrict when and from where users can access the network.
- Dictate which rules computers will use to communicate.
- Supply applications to clients.
6
Q
What are the advantages of using a Client/Server Network over a Peer-to-Peer Network?
A
- User logon accounts and passwords for anyone on a server-based network has Access to multiple shared resources.
- Problems on the network can be monitored, diagnosed, and often fixed from one location.
- Servers are optimized to handle heavy processing loads and dedicated to handling requests from clients.
- Servers can connect more than a handful of computers on a network.