<html><head><title>Server</title></head><!--(c) G.C. '97, '98 A.R.R.-->
<body background="../images/tile">
<h4>Server:</h4>
<p>
 The Server is the piece of software that receives internet requests from <a href="Client">Clients</a>, collects the pages, either directly or by <a href="Proxy">Proxy</a> and returns them to the <a href="Client">Client</a>.
</body>
</html>