Loading...
Logo
Processing Forum
Hi all, I wrote a program that transmits touch data from the iPhone to Processing through a socket connection. You can connect multiple phones to the Processing app. It works very well - there appears to be no lag between the phone and the PC if both are connected to the same router. The client and server code are here:





-Rob

Replies(1)

Hi Rob!
Thanks for your post, it shows that my project is realistic.
I want to send data from the iPhone to a Mac, which are both in the same network.
Running an App on the iPhone - and a Java/Processing Application on the Mac.
Can you please give me a tip how I can manage this?

Thank you
/Fred