Begrippenlijst
server |
a process with one or more threads that accepts requests from client processes. It implements a set of services that it makes available to clients running either on the same computer or possibly on various computers in a distributed network. |
