PageRenderTime 50ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/touche/resources/English.lproj/Help/tuio.html

http://touche.googlecode.com/
HTML | 47 lines | 41 code | 6 blank | 0 comment | 0 complexity | 03c58d58f0a1bc8b326b92450c654499 MD5 | raw file
Possible License(s): BSD-3-Clause, GPL-3.0, LGPL-3.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  6. <meta name="generator" content="VoodooPad">
  7. <title>TUIO</title>
  8. <link rel="stylesheet" href="helpfiles_style.css" type="text/css" media="screen"/>
  9. </head>
  10. <body>
  11. <div id="helpTopBar">
  12. TUIO
  13. <div id="homelink">
  14. <a href="index.html" title="Touché Help">Touché Help</a>
  15. | <a href="helpindex.html" title="Index">Index</a>
  16. </div>
  17. </div>
  18. <div id="wrapper">
  19. <h1>TUIO</h1>
  20. <div class="main">
  21. <style type="text/css">
  22. p.p1 {margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande}
  23. p.p2 {margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande; min-height: 15.0px}
  24. ul.ul1 {list-style-type: disc}
  25. </style>
  26. <p class="p1">TUIO is a protocol to relay tracking information in tangible computing and multitouch environments. It has originally been created as part of the <a href="http://reactable.iua.upf.edu/">reactable</a> project, but has been widely adopted by other projects in this field as well.</p>
  27. <p class="p1">The TUIO protocol is based on OSC (Open Sound Control) and is transported in UDP datagrams. It provides a straight-forward way to relay tracking information to clients, making it a nice alternative to using the Touché Cocoa Framework, or if you want to use the Touché tracker for applications that are not written in Obj-C/Cocoa.</p>
  28. <p class="p1">The <a href="http://reactable.iua.upf.edu/?tuio">protocol specification</a> as well as some <a href="http://reactable.iua.upf.edu/?software">sample applications</a> and libraries are available on the <a href="http://reactable.iua.upf.edu/">reactable</a> homepage.</p>
  29. <p class="p1">When using Flash applications, TUIO is sometimes being transported over a Flash XML-Socket. While <a href="http://www.benchun.net/flosc/">flosc</a> is often used to translate TUIO/OSC to TUIO/Flash XML-Socket, Touché can output XML-Socket-backed TUIO directly (see "<a href="tuio_flash%20xml-socket%20clients.html">TUIO/Flash XML-Socket clients</a>"), allowing you to use Flash applications without needing to run flosc.</p>
  30. <p class="p2"><br></p>
  31. <p class="p1"><b>Related topics</b></p>
  32. <ul class="ul1">
  33. <li style="margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande"><a href="adding%20a%20tuio%20client.html">Adding a TUIO client</a></li>
  34. <li style="margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande"><a href="tuio_flash%20xml-socket%20clients.html">TUIO/Flash XML-Socket Clients</a></li>
  35. <li style="margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande"><a href="tuio_flash%20xml-socket%20settings.html">TUIO/Flash XML-Socket Settings</a></li>
  36. <li style="margin: 0.0px 0.0px 9.0px 0.0px; line-height: 16.0px; font: 12.0px Lucida Grande"><a href="tuio%20settings.html">TUIO settings</a></li>
  37. </ul>
  38. </div>
  39. </div>
  40. </body>
  41. </html>