summaryrefslogtreecommitdiff
path: root/cpp/demo/README
blob: 9b6a80cdf469483c5e7d424de660bdced444594c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
**********************************************************************

Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.

This copy of Ice is licensed to you under the terms described in the
ICE_LICENSE file included in this distribution.

**********************************************************************

This directory contains demos for the various parts of Ice. The demos
are provided to get you started on how to use a particular feature or
coding technique. See the README file in each subdirectory for details
on the various demos.

The book directory contains demos for some of the code examples
in "Distributed Programming with Ice".