Closed clankill3r closed 9 years ago
put your code in SelectServer example https://github.com/Syphon/Processing/commit/e882e5c02a3add54da6d9fa31b497a13b65a252c
A nice refinement could be to use controlP5 to populate a drop-down list with all servers. If you create a PR with this improvement, I will merge it for the next release :-)
I have to many things on my list but I will keep it in mind. I might do it when I need it :)
cool, thanks.
It might be good to have an example to receive all servers (a bit like the Simple Server.app).
It can be easy for quick testing etc. The reason i made it is that processing allows me to do way more then Simple Server.app and sometimes i like to test small things.
Here is a bad example, but good as start.