There are scripts to use with TUIO versions 1.1 and 2.0.
To run the Node.js scripts, you will need to have Node installed on your computer.
You can download the Node.js scripts here.
This program made in C++ was built to output Touch and Object events coming from TUIO version 1.1. and works in Windows. For a different operating system, you can compile the program using Qt Creator or any other IDE/compiler.
Simply download and extract the files, then run “QtTUIODemo.exe”.
Go to the TUIO website where you will find more examples, source code, and implementations for a variety of programming languages.