Difference between revisions of "Client (computing)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(Bold)
Line 1: Line 1:
A [[client]] is a piece of [[computer hardware]] or [[software]] that accesses a service made available by a [[server]].
+
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 system]], 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 system]], in which case the client accesses the service by way of a [[Computer network|network]].

Revision as of 05:59, 19 May 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 system, 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.

External Links