Table of Contents Previous Next
Logo
Chapter 7
Copyright © 2003-2008 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).
Table of Contents Previous Next
Logo