Results 1 to 4 of 4

Thread: broadcast / multicast location service?

  1. #1
    gerkey is offline Registered User
    Join Date
    Oct 2006
    Posts
    2

    broadcast / multicast location service?

    hi,

    I'm building a distributed system in which I'd like nodes to find each other without specifying any fixed unicast address (hostort).

    The IceGrid registry gets me partway there, in that the nodes only need to know one address.

    But I'd like to be able to start up the registry (for example) on any host, and have it listen for broadcast or multicast datagrams from other nodes to initiate the connection for location service. Jini's location service works like this.

    I tried a few different ways, but haven't found an endpoint syntax that made this work. Is it possible to do with Ice?

    thanks,
    brian.

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi Brian,

    And welcome to the forums! Could you please set your signature as described in this thread?

    Thanks,
    Benoit.

  3. #3
    gerkey is offline Registered User
    Join Date
    Oct 2006
    Posts
    2
    Ok, done.

    If you require that information from people, why not require it during registration?
    Brian Gerkey
    The Player Project - playerstage.sf.net

  4. #4
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    We currently don't support any discovery mechanism to automatically discover the location service. This has been discussed few times here on the forums, see this thread for instance.

    I don't know if it's possible to require setting the signature during the registration, I'll ask!

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Location service
    By timruijs in forum Help Center
    Replies: 3
    Last Post: 12-04-2008, 08:03 AM
  2. How to retrieve IP-Address from location service
    By raphi in forum Help Center
    Replies: 1
    Last Post: 05-09-2008, 02:55 PM
  3. implement location service in Java
    By gumshoe in forum Help Center
    Replies: 3
    Last Post: 03-27-2008, 12:01 PM
  4. Sending Broadcast-like messages
    By aroan in forum Help Center
    Replies: 2
    Last Post: 12-27-2004, 12:10 PM
  5. using UDP Broadcast
    By alfredt in forum Help Center
    Replies: 1
    Last Post: 08-11-2003, 05:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •