Difference between revisions of "Client (computing)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External Links)
(etc)
Line 4: Line 4:
  
 
The term applies to programs or devices that are part of a [[client–server model]].
 
The term applies to programs or devices that are part of a [[client–server model]].
 +
 +
== See also ==
 +
 +
* [[Client–server model]]
 +
* [[Computer network]]
 +
* [[Server (computing)|server]]
  
 
== External links ==
 
== External links ==
  
 
* [http://en.wikipedia.org/wiki/Client_(computing) Client (computing)] @ Wikipedia
 
* [http://en.wikipedia.org/wiki/Client_(computing) Client (computing)] @ Wikipedia

Revision as of 07:42, 14 August 2015

A client is a piece of computer hardware or software that accesses a service made available by a server.

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