Difference between revisions of "Client (computing)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
A '''client''' is a piece of [[computer hardware]] or [[software]] that accesses a service made available by a [[Server (computing)|server]]. | A '''client''' is a piece of [[computer hardware]] or [[software]] that accesses a service made available by a [[Server (computing)|server]]. | ||
+ | |||
+ | == Description == | ||
The server is often (but not always) on another [[computer]], in which case the client accesses the service by way of a [[Computer network|network]]. | The server is often (but not always) on another [[computer]], in which case the client accesses the service by way of a [[Computer network|network]]. |
Revision as of 10:24, 3 September 2015
A client is a piece of computer hardware or software that accesses a service made available by a server.
Description
The server is often (but not always) on another computer, in which case the client accesses the service by way of a network.
The term applies to programs or devices that are part of a client–server model.
See also
External links
- Client (computing) @ Wikipedia