[OSC_dev] zeroconf, namespace querying
remy muller
remy.muller at ircam.fr
Sun Feb 24 16:50:46 PST 2008
Andy W. Schmeder a écrit :
> Question--does zeroconf/mDNS let one use dynamic port numbers? It seems
> like that would be a major advantage to this approach when multiple
> copies of a service are running.
what do you mean by dynamic port numbers?
If you wanted to switch ports on the fly you would announce the service
once again but with a different port and let other applications update
their port configuration accordingly.
One nice mDNS feature in the case of multiple instances of the same
service (on 2 machines for example) is that it automatically appends
numbers at the end of service's names to avoid name clashes.
More information about the OSC_dev
mailing list