Read a XML trough TCP / IP ?
in
Integration and Hardware
•
2 years ago
Hi ,
I'm programming a special exhibition where I use a Kinect to track movements along with the KinectCoreVision app.
The latter can output XML trough a specific IP and port (127.0.0.1:3000).
How would I read this stream in Processing ?
1