NETWORK: single client multiple servers - how to discover them...

edited March 2017 in Arduino

Hi, for a special project I need to have a multiple server network architecture. The servers are Arduino based devices reading environmental data from temperature, humidity, pressure and light sensors. Several device like this are present in an ethernet wireless network. I need to read them by a Processing sketch. My need is to "discover" them with something like a predefined data packet and open a channel to read becoming data. Can I? And How?

Answers

Sign In or Register to comment.