Preview

09 - Client Server and Peer to Peer

 1. If you work with computers long enough, sooner or later you’ll hear the terms “client/server” and “peer-to-peer.” These terms may seem strange at first, but each describes a particular __________________________________.
peertopeer_clientserver_both.png

  networking protocol

  networking architecture

  internet connection method

  router and switch structure

 2. There’s a huge difference between client/server and peer-to-peer networks. One of the main differences is that a peer-to-peer network has _____________________________________.

  no clients

  no central server.

  no cables

  a large central server

 3. In a peer to peer network: each workstation on the network _____________________________________________ and there is no central storage or authentication of users.

  shares its files equally with the others

  stands on its own and is not connected to others

  cannot share its files equally with others

  shares its files only with the central server

 4. There are separate dedicated servers and clients in a ______________________________

  wireless network

  routed network

  internet connected network

  client/server network

 5. For the following excerpt on Client-Server networks, fill in the blanks:
Through client workstations, users can access most files, 
which are generally stored on the ____________
The ____________will determine which users can access the 
files on the  network.
client_server_server.png

  server

  client

  router

  internet

 6. Peer-to-peer networks should be installed in homes or in very _______________ businesses where employees interact regularly
peertopeer.gif

  enormous

  small

  rich

  large

 7. What type of network is being described in the following description?

  This describes a router-switch set up

  This describes a cilent/server

  This describes the Internet itself

  This describes a peer to peer

 8. What is the following a definition of?

  PC

  cable

  client

  desktop

 9. In a school, you can access files on computers in different buildings. This is because they are not stored on the computer you are using but (most likely) on ....

  a client

  a network

  a binary bit

  a filer server

 10. There are different types of servers such as a web server, file server and email server. What is a server?

  an ordinary computer that requests the services or resources provided by the user

  a powerful client that accepts network packets to distribute them

  a powerful satellite that sends out data signals to client computers

  a powerful computer which provides services or resources required by any of the clients

 11. In a peer to peer network a backup must be done separately for each computer.

  FALSE

  TRUE

 12. What are the security implications of a Client-Server network?

  Security cannot be controlled in any way whatsoever

  Security can be entirely managed and controlled by the Internet's router

  Security can be controlled by the central computer

  Security can be controlled by every individual computer

 13. The following are disadvantages of a:

  router based network

  client-server network

  file-server network

  peer to peer network

 14. Select from the given list: What are three advantages of Client-Server networks.

  1,2,3,5,6

  2 and 5 only

  1,2,3,4,7

  1,2,3 and 7

 15. Here's an interesting extension question and some additional reading that will help you understand the network architecture is extremely relevant - for instance, in app design. What architecture?
whatsapp_p2p.jpg

  For the description above, Client-Server seems to fit.....

  Neither architecture

  No-Internet architecture

  Peer to Peer because there is never need for a central server (given the above description)

 16. Skype started based on its own decentralized P2P protocol, which leverages on each user’s device as a resource for data transfer on the network.

  FALSE

  TRUE

 17. What were the reasons Skype moved away from its P2P model?

  All of the above

  increasing number of connected users and being unable to cope with it

  Battery efficiency on mobile devices (as all devices would act as 'active' nodes - draining power)

  High volumes of user nodes requesting service and requiring greater security

 18. The key point about a client-server model is that the client is NOT dependent on the server to provide and manage the information

  TRUE

  FALSE

 19. Websites are stored on webservers. A web browser is the ___________which makes the request to the server and the server sends the site to the browser.

  browser

  website

  server

  client

 20. The client side of a web application is often referred to as the front end and the __________ side as the backend.

  internet

  server

  code

  machine