Log in / create account | Login with OpenID
DocForge
An Open Wiki For Software Developers

Client

From DocForge

A client is a local computer application which provides an interface for a user to interact with a server. Most often a server is running on a remote computer handling multiple clients.

Examples [edit]

  • A web browser is a client which connects to web servers.
  • Most database vendors provide simple graphical or command line client applications for users to administer and run queries on their servers.