Table of Contents Previous Next
Logo
Chapter 19
Copyright © 2003-2008 ZeroC, Inc.

Chapter 19 

Developing a File System Client in Python

19.1 Chapter Overview

In this chapter, we present the source code for a Python client that accesses the file system we developed in Chapter 5 (see Chapter 21 for the corresponding server).
Table of Contents Previous Next
Logo