This document discusses client-server networking. It defines a client-server network as using both client hardware devices and servers, each with specific functions. A client initiates requests for services from a server, which provides the requested function or service. The main advantage of the client-server model is central management of applications and data from a single server, improving security, backups, and sharing of resources for multiple users.