![]() ![]() ![]() ![]() ![]() Next: A Distributed File Service Up: A Distributed File System Previous: A Distributed File System   Contents   Index |
In my environment, a mobile computer can be either connected to (the same network as) the server or disconnected. The connections can be by use of a variety of different technologies, such as Ethernet, dial-up telephone line, dial-up wireless communication, see Figure 1.1. Hence, the communication bandwidth may vary substantially as does the cost of using this bandwidth, see Section 2.2.
The server should have no explicit support for stationary workstations, but of course, they can be considered as odd cases of mobile clients that never move and are always (fully) connected, see Section 2.2.1.
The mobile clients are in contact with the server on a regular basis, i.e., they do not stay disconnected forever1.4 and can be said to be permanent members of the distributed system in which the server resides. The server does not support "visitors", i.e., mobile clients that do not fall into the category above, and for the sake of simplicity assumes that they do not exist (so that security concerns can be ignored).
![]() ![]() ![]() ![]() ![]() Next: A Distributed File Service Up: A Distributed File System Previous: A Distributed File System   Contents   Index |