On Wed, Sep 15, 2010 at 10:54 AM, Gaspard Bucher <[email protected]> wrote: > Because in my environment (art installations, stage performances) nobody > runs a DNS server... And even if such a server would be running, we do not > want to use fixed IP (requires configuration on every box). A box here is > something as small as a motion captor, a keyboard, etc. > Imagine you have to configure the IP of your keyboard, then set the DNS > server and so one before you can start to play ?
Martin and I tend to disagree over this. On the one hand 0MQ has the policy of using network resources and services wherever possible. On the other hand, as a developer, DNS is out of reach to me and essentially useless as a place to put my endpoints. So I'm going to make a simple 0MQ name service as an example for the Guide. It is really not as complex as it sounds, especially when we have 0MQ as the network backbone. - Pieter Hintjens iMatix - www.imatix.com _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
