Applications generally use two different technologies to operate:
- Client-Server
- Peer-to-Peer
The Client-Server architecture generally functions by having multiple clients communicate with a central server that offers different services on the network, as shown in Figure 17.10 below. In such an environment, you generally don’t have any type of client-to-client communication.
Figure 17.10 – Client-Server Topology
Examples . . .
The content below this message is for members only.