This document discusses client/server computing. It defines client/server computing as a model based on distributing functions between server and client processes. A client is a process that requests services, while a server provides requested services. Clients and servers can reside on the same or different networked computers. Different types of servers are discussed, including file servers, print servers, application servers, mail servers, and fax servers, each providing a specific type of service to client processes over a network.