Server |
In computers networks technology one talks about servers and clients. A server is a computer which shares resources (data, programs, memory, files, mass storage devices, printers, etc) with other computers in a network.
A client is a computer which is using services from a server. It sends a request towards the server following some protocol asking for information or action and the server responds.
In particular a Web server is one that hosts one or more Web sites which contain Web pages that you can visit on the Internet.
Copyright 2003-2004 Jacques Lederer |