Table of Contents Previous Next
Logo
Introduction : 1.5 Source Code Examples
Copyright © 2003-2009 ZeroC, Inc.

1.5 Source Code Examples

Throughout the book, we use a case study to illustrate various aspects of Ice. The case study implements a simple distributed hierarchical file system, which we progressively improve to take advantage of more sophisticated features as the book progresses. The source code for the case study in its various stages is provided with the distribution of this book. We encourage you to experiment with these code examples (as well as the many demonstration programs that ship with Ice).
Table of Contents Previous Next
Logo