willhains / guicebox

Automatically exported from code.google.com/p/guicebox
1 stars 2 forks source link

Management Console for detecting & controlling GuiceBox applications on a network #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The UDP heartbeats give us an opportunity to "sense" GuiceBox applications 
running on a local 
network, and could be used to build a management console GUI application for 
detecting & 
controlling GuiceBox apps, diagnostics, telemetry, etc.

Each GuiceBox heartbeat contains an InetAddress, which can be used to detect 
the primary node.

Original issue reported on code.google.com by willhains on 28 Dec 2008 at 11:25