Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

what is a server and what does it do. Does it help with work

Sep 15, 2005 6:03AM PDT

what is a server and what does it do. Does it help with business use?

Discussion is locked

- Collapse -
Re: what is a server?
Sep 15, 2005 7:37AM PDT

Cluchetti,

Hardwarewise a server is just a computer without somebody working behind it at a monitor. Examples in a typical business networked environment are a mail server which does all the mail traffic and storage, a print server that handles all printers or a database server which houses the corporate database.

Softwarewise a server is program that does some typical server tasks like outlined above. With a (multitasking) operating system like Unix or Windows 2003 Server there is no objection to run a print server program and a mail server program on the same machine, if it can handle the workload.

Hope this helps.


Kees

- Collapse -
Also
Sep 15, 2005 8:18AM PDT

servers are typically used to provide common file storage and access to multiple computers on a network, to control access to computers on a network via passwords, etc.

In my case, A server is used to restrict access to 10 networked computers, via logon name and password, so that only those authorized can use the workstations. At any time, we typically have 150 to 200 people so authorized. The main server also is a file server that permits each authorized user to have their individual storage space, which they can accesss from any workstation on the local network.

We also have print servers so that a user can direct output to any particular monochrome laser or color inkjet printer on the network.

Although we do not handle Internet traffic through the server, this can be done in a manner similar to mail service mentioned by Kees.

As you can see, servers have no real function except in connection with networks that, because of size, complexity, and/or number of users, are not suited to peer-to-peer networking.

Frank