The software world
Client
The side of an app that makes the request — usually your device. Your browser is a client: it asks a
server for a page and shows you what comes back. The client asks; the server answers. Why it matters
Part of Software words you'll hear → Half of "client/server," the basic shape of how the internet works. The client is the part right in front of you.
see also