Icono del sitio ARCO Research

Ice in Windows/Visual Studio

In this brief tutorial we will explain how to configure the work environment to introduce the advantages of the ZeroC Ice middleware in our developments.

This entry in the blog is motivated mainly by our need to integrate the Ice middleware and one of its services, IceStorm, into one of our Kinect projects, so all the generated code would be in the C# language. This project will allow to put into operation a service that captures the position of individuals in a particular space and generate an event in an event channel with this information. From services like this, it is possible to implement programs that subscribe to this channel of events and identify, for example, how many people there are in the rooms that are under their point of view.

Before starting to explain how to use Ice and Icestorm in a Visual Studio project in C#, it is important to note that for this tutorial we have used:

Process to follow:

You can see examples of zeroC Ice in C# at this link.

Salir de la versión móvil