fajran / npTuioClient

TUIO Client plugin for web browsers
GNU General Public License v3.0
92 stars 20 forks source link

Host and port of TUIO client should not be hardcoded #3

Closed fajran closed 11 years ago

fajran commented 15 years ago

Those info can be given as plugin's parameter. But since there is only one TUIO client for the whole plugin session (all plugin instances), only parameters from the first plugin instance are used. The parameter from the second and rest of instances are ignored.