Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1011 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 1011 Bytes

Ice Demos

The ice-demos repository provides sample programs for Ice and Ice Touch.

Layout

The sample programs are grouped by programming language:

For example, the cpp folder contains all the sample programs written in C++.

The certs folder contains X.509 certificates shared by some of these sample programs.

Platform Support

The sample programs are not all available on all platforms. For example, the C# sample programs are currently only for Windows and were not tested on any other platform.

Building and Running the Sample Programs

The README file in each language subdirectory provides instructions for building and running the sample programs.

License

The sample programs are licensed under the GNU General Public License version 2 (GPL v2).