Difference between revisions of "Client (computing)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
  
 
* [http://en.wikipedia.org/wiki/Client_(computing) Client (computing)] @ Wikipedia
 
* [http://en.wikipedia.org/wiki/Client_(computing) Client (computing)] @ Wikipedia
 +
 +
[[Category:Computer science]]
 +
[[Category:Web design and development]]

Latest revision as of 16:50, 7 April 2016

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