Control point with multiple adapters
|
12-11-2012, 05:06 PM
Post: #5
|
|||
|
|||
RE: Control point with multiple adapters
(12-11-2012 04:37 PM)simonc Wrote: Not all control point applications would want such behaviour either. A single subnet limit is better for controlling a media renderer for example as it avoids the risk of detecting a renderer and server on different networks which have no direct route to each other. I had assumed that the single vs. multiple adapter selection would be made by the control point application, just as it is currently for devices. Quote:I think your best option might be to run multiple MinimWatch instances, one per subnet. I'll think about this. It might not be too difficult to implement, as I should be able to use the Java Runtime.exec() API to fork a new process under the covers from within MinimWatch without the user being aware that this is happening. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Control point with multiple adapters - simoncn - 12-11-2012, 12:12 PM
RE: Control point with multiple adapters - simonc - 12-11-2012, 01:39 PM
RE: Control point with multiple adapters - simoncn - 12-11-2012, 02:07 PM
RE: Control point with multiple adapters - simonc - 12-11-2012, 04:37 PM
RE: Control point with multiple adapters - simoncn - 12-11-2012 05:06 PM
|