Android + Networking
in
Android Processing
•
4 months ago
Hi All,
I'm trying to write a simple Android Processing client/server app that will stream data from an Android Client over to a Server running on my Mac.
There is an example app here:
However I've had no luck getting it to run. If I run the client and server both on the Mac then it run no problem, and the software seems to run fine on the Android phone, but no client connection is made.
Does anyone have another example of Android/PC/Mac client/server code that works?
I'm just using the basic processing.net class, maybe I should be using OSC instead? Any other advice?
Thanks
Mark
1