What exactly is a “server” in computer stuff?

1.14K viewsOtherTechnology

I hear the word server in all sorts of contexts whenever computers are involved. What is a server and how does it relate to a PC?

In: Technology

30 Answers

Anonymous 0 Comments

A lot of answers focus on network services, but client-server setups are used in a lot of different ways on a computer. For example, a computer might have a sound system server that other programs can connect to and use to queue up sounds to be played.

I think in generic terms, a server is a computer system that does  actions on behalf of other systems (clients). Client systems connect to it and tell it what to do. Servers can provide websites, database access, system services, etc.

You are viewing 1 out of 30 answers, click here to view all answers.