| What is a server?

So, what exactly is a server?


Basically, a server is a technology solution that "serves" files, data, print, fax resources, and more to multiple computers. Server solutions, such as Windows Server 2008, also enable you to manage user accounts and passwords, grant or restrict access to shared resources, automatically back up your data, and access business information remotely.

The word "server" often refers to the specialized computer (or hardware) that the server software runs on. The server is optimized to perform services for other computers or “clients.” Clients can be computers as well as printers, faxes, or other devices that connect to the server.

Together, a server and its clients compose a client/server network.

what is a server?A client/server network provides routing systems and centralized access to information and resources, stored data, and much more.

With a server, you can share files and resources, such as fax machines and printers, in a more secure manner. For example, with a server network, employees can access the Internet or company e-mail at the same time.

Other definitions for a server include:

In information technology, a server is an application or device that performs services for connected clients as part of a client-server architecture. A server application, as defined by RFC 2616 (HTTP/1.1), is "an application program that accepts connections in order to service requests by sending back responses." Server computers are devices designed to run such an application or applications, often for extended periods of time with minimal human direction. Examples of servers include web servers, e-mail servers, and file servers.

or

Server is an adjective in the term server operating system. A server operating system is intended, enabled, or better able to run server applications. The differences between the server version and the "workstation" version of an operating system vary. Sometimes (as in the case of Windows 2000 and Windows 2000 Server), the primary difference is the removal of arbitrary license-dependent limits on the number of network file share connections accepted. Some server editions include additional server applications bundled with the operating system. Some server applications (e.g. Microsoft IIS) impose arbitrary limits on the number of HTTP connections they will accept, depending on whether they are running under a server operating system or not.

or

A server computer (often called server for short) is a computer system that has been designated for running a specific server application or applications. A computer that is designated for only one server application is often named for that application. For example, when Apache HTTP Server (software) is a company's web server, the computer running it is also called the web server. Server applications can be divided among server computers over an extreme range, depending upon the workload. Under light loading, every server application can run concurrently on a single computer. Under heavy loading, multiple server computers may be required for each application. Under medium loading, it is common to use one server computer per server application, in order to limit the amount of damage caused by failure of any single server computer or security breach of any single server application. Any server computer can also be used as a workstation, but it is avoided in practice, again to contain risk.

or

Server or server computer is also a designation for computer models intended for use running server applications, often under heavy workloads, unattended, for extended time. While any "workstation" computer can run server operating systems and server applications, a server computer usually has special features intended to make it more suitable. Distinctions often include faster processor and memory, more RAM, larger hard drives, higher reliability, redundant power supplies, redundant hard drives (RAID), compact size and shape, modular design (e.g., blade servers often used in server farms), rack or cabinet mountability, serial console redirection, etc.

or

The name server or server appliance also applies to network-connected computer appliances or "appliance hardware" that provides specific services onto the network. Though the appliance is a server computer, loaded with a server operating system and a server application, the user need not configure any of it. It is a black box that does a specific job. The simplest servers are most often sold as appliances, for example switches, routers, gateways, print servers, net modems.