front_processing/extern/TUIO_JAVA/TuioApplet.html
author bastiena
Mon, 24 Sep 2012 15:20:10 +0200
changeset 124 d2b4682dc9cc
parent 9 0f44b7360c8d
permissions -rw-r--r--
Étiquette V00.17 ajoutée à la révision 57a65edde708

<html>
<head>
<title>TuioApplet</title>
</head>
<body bgcolor="#EEEEEE">
<h2>TuioApplet</h2>

<p>
<applet archive="TuioDemo.jar" code="TuioApplet.class" width="640" height="480" hspace="10" vspace="10">
<param name="port" value="3333">
</applet>
</p>

</body>
</html>