discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DO broadcast


From: Richard Frith-Macdonald
Subject: Re: DO broadcast
Date: Thu, 10 Jul 2003 15:47:15 +0100


On Thursday, July 10, 2003, at 02:12 PM, <niviaud@junon.sp2mi.univ-poitiers.fr> wrote:

Using DO, we'd like to have multiple servers sharing the same register
name.

You can only do that if they are on different hosts ... a name is unique on a host.

How could we cleanly get a list of these servers using broadcast ?
or do you have any other methods to broadcast and list servers on the
local network serving the same "service" ?

No ... there is no API for that. What you normally do is ask for a connection to a service, giving an asterisk as the host name , and you will get a connection
to one of the servers ... no guarantee of which one.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]