We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, I'm looking to use Processing to make apps that talk to embedded devices, and I need UDP support. I notice some examples, ex: here (http://arduino.cc/en/Tutorial/UDPSendReceiveString) which do UDP communication in Processing, via a hypermedia.net library. I've googled around a lot and this links comes up, but is dead:
http://ubaa.net/shared/processing/udp/
Anyone know how I can do UDP in Processing? Is the link dead for you too (my internet was acting funny today). Where is a good UDP library for processing?
Answers
Here is the direct download link: http://ubaa.net/shared/processing/udp/udp.zip
It's working for me. Make sure you put the file into your libraries folder in documents/processing/libraries.