Difference between revisions of "Client (computing)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
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 11: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