In a client-server network, the handles the requests and is responsible for providing services to the clients.
Which network architecture is most suitable for distributed file-sharing?
In a peer-to-peer network, all computers have equal and can act as both a client and a server.
Which network architecture allows devices to directly communicate with each other without relying on a central server?
Fill in the Blanks
Click on words from the word bank below to fill in the blanks in the paragraph.
In a ____ (P2P) network, devices called ____ communicate directly with each other without a central server, making the architecture ____. Each peer has ____ and can both provide and consume resources such as files, processing power, or bandwidth. This distributed architecture allows for dynamic membership, meaning peers can join or leave without disrupting the network, enhancing resilience and scalability. However, challenges include managing ____ and trust since there is no central authority.
In a client-server network, the communication is usually from the client to the server.
Fill in the Blanks
Click on words from the word bank below to fill in the blanks in the paragraph.
Clients in the client-server model typically include end-user ____ like web browsers, ____, and mobile apps, which request data from servers. Servers, on the other hand, can be dedicated hardware or virtualized/cloud-based instances such as ____ or database servers. The client-server interaction enables efficient and ____ communication and data exchange, forming the backbone of many internet services, but requires reliable network connectivity to avoid ____ and reliability issues.
Three statements are shown below. Two are true and one is a lie. Click on the statement that is the lie.
Which network architecture is generally more suitable for small networks?
Which of the following is NOT typically considered an advantage of the Peer to Peer model?
Fill in the Blanks
Click on words from the word bank below to fill in the blanks in the paragraph.
P2P networks offer advantages such as ____ by distributing resources across multiple peers, reducing burden on any single device. The ____ eliminates a single point of failure, improving network resilience. Furthermore, ____ is achieved as multiple copies of shared resources exist on different peers. However, P2P performance can vary based on peer capabilities and network conditions, and content ____ may be inconsistent if insufficient peers share a specific file.