|
|
|
Copyright © 2003-2010 ZeroC, Inc. |
Chapter 7
Developing a File System Client in C++
7.1 Chapter Overview
In this chapter, we present the source code for a C++ client that accesses the file system we developed in Chapter 5 (see Chapter 9 for the corresponding server).
|
|