Skip to content
/ ice-demos Public
forked from zeroc-ice/ice-demos

Sample programs for Ice, Ice-E and Ice Touch

License

Notifications You must be signed in to change notification settings

wblt/ice-demos

 
 

Repository files navigation

Ice Demos

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

Layout

The sample programs are grouped by programming language:

For example, the cpp11 folder contains all the sample programs written in C++ that demonstrate the Ice C++11 mapping.

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.

Branches

  • master Primary development branch (unstable, frequently updated)

  • 3.6 Demos for Ice 3.6.x plus various patches (stable, frequently updated)

  • 3.5 Demos for Ice 3.5.1 plus various patches (stable)

  • 3.4 Demos for Ice 3.4.2 plus various patches (stable)

License

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

About

Sample programs for Ice, Ice-E and Ice Touch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 38.9%
  • C++ 22.9%
  • Objective-C 10.5%
  • C# 10.1%
  • JavaScript 4.8%
  • Python 3.5%
  • Other 9.3%