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

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.

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

Demos in this directory:

- simple

  Shows how to use IcePack for simple server activation.

- hello

  Illustrates more advanced use of IcePack, in particular, how to
  register objects and how to use the Query interface.