# TUIO

TUIO has only a receiver device which means it can only receive data.

## Receiving TUIO

Workflow and settings are similar to previous devices

### Setup in the Devices window

Insert a **TUIO Receiver** node and after you set *Stream* parameters check the **Listen** checkbox.

<div align="left"><img src="https://3312042618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9sVaJpWJhPbmscipukhh%2Fuploads%2Fgit-blob-4bbedc2c46f73906e669e00e2d7bf4c1da8a2c25%2FTUIO%20device.png?alt=media" alt=""></div>

On this screenshot, we are receiving data from the TUIO sender application.

### Setup in the Layouts window

Insert a **Read TUIO** node and choose the device in **Device** input. After this, you can set the **Message index**. This index simply fetches the message, where multiple messages can be received.

<div align="left"><img src="https://3312042618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9sVaJpWJhPbmscipukhh%2Fuploads%2Fgit-blob-43bdfcf469f6d1f020b4b4428f7613c317bc7f40%2FTUIO%20layer%20node.png?alt=media" alt=""></div>
