|
Server Structure |
Top Previous Next |
|
The server is made up from a number of parts, mainly three types of driver: the cluster drivers, the presentation layer drivers and the link interface drivers. This reflects the fact that the server works with a layered communication model; drivers at each of the levels use the functions supplied by the next level down (if one exists).
|