Custom TUIO Server Fails with Flash Apps -Resolved
Posted: 22 January 2010 04:11 PM   [ Ignore ]
Rank
Joined  2008-05-27
Total Posts:  1
New Member

Hello,

For a research project, I have created a custom C++ program that takes the output of CCV (on port 3000), and broadcasts it to other IP addresses and ports as specified by the user.

My application seems to be working correctly; connecting to my app via HyperTerminal shows the OSC messages coming in the exact same form as the CCV output.

Flash sees my server, and connects to my application (TUIO’s connectHandler is called), and the connection is maintained, HOWEVER, the XML packets are not read by TUIO in Flash.

Do I need to send any other data with the OSC packets to Flash, or is there another connection I’m missing?

Many thanks!
Mike

EDIT: Resolved! I was terminating my packet by appending “\” instead of ‘\’.

Profile
 
 
Posted: 05 February 2010 04:45 AM   [ Ignore ]   [ # 1 ]
Avatar
RankRankRankRank
Joined  2009-04-14
Total Posts:  933
Elite

wow nice work here, can we have more information on this ?

 Signature 

One more but very useful blog : http://cktouch.fr.nf/
Rear DI + Windows Seven + Surface = So Nice…

Profile