Sample Counter app for
Microsoft Robotics Studio.
This sample builds on Microsoft Robotics Studio
Service Tutorial 2 to demonstrate how to update a Windows Form from a DSS service.
Expand the zip file in Samples\Counter under the MSRS installation directory, then compile and run it from the MSRS command prompt:
> msbuild samples\Counter\Counter.sln
> dsshost /p:50000 /t:50001 /m:"samples\Counter\Counter.manifest.xml"