Servers
The simplest servers (1) receive commands, (2) find the
requested files, (3) send them to the requestor.
More complex server configurations include the ability to
receive data entered on a Web page and process it, writing
the results in a database or returning some kind of result
to the client program.
|