Client

A client is a piece of software that connects to a server to send it queries, and receive responses.

The client-server paradigm is a base for internet communications.

Documentation

Related : Server, Query, Response