Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 125.59.61.199 to version by MrOllie. Report False Positive? Thanks, ClueBot NG. (4331756) (Bot) |
Tags: Reverted Mobile edit Mobile web edit |
||
Line 4:
Examples of computer applications that use the client–server model are [[email]], network printing, and the [[World Wide Web]].
==
The "client-server" characteristic describes the relationship of cooperating programs in an application. The server component provides a function or service to one or many clients, which initiate requests for such services.
Servers are classified by the services they provide. For example, a [[web server]] serves [[web page]]s and a [[file server]] serves [[computer file]]s. A [[shared resource]] may be any of the server computer's software and electronic components, from [[Computer program|programs]] and [[Data (computing)|data]] to [[Microprocessor|processors]] and [[Data storage device|storage devices]]. The sharing of resources of a server constitutes a ''service''.
Whether a computer is a
==Client and server communication==
|