Lingua-e
← Glossary

What does "server" mean in programming?

server is one of the most common terms in software development. This guide explains what it means, how it is used in practice, and why it matters, with real examples from the developer world.

Definition

A computer or program that provides services or resources to other programs (clients) over a network. A web server handles HTTP requests; a database server handles queries.

Example

"The server returns a 500 error when the database connection times out."

Related terms

Ready to practice your English at work?

Lingua-e has interactive exercises built around real developer conversations: standups, code reviews, retrospectives, and more. Practice until it comes naturally.

Try Lingua-e for free