- The repository is a central store of data;
- storing information in a file system tree.
- Any number of clients can connect to the repository and then
read or write files in the repository.
- By writing files the client is making files available to
others.
- By reading files the client is receiving info from others.
|
![[clientserver]](images/ch02dia1.png) |