Explain the following and describe situations where they might be used: - peer-to-peer networking
- client-server networking.
| In a peer-to-peer network, each computer has equal status. In a client-server network, most computers are nominated as clients and one or more as servers. The clients request services from the servers, which provide these services, for example file server, email server. |