This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Broadcast mode


On Fri, 25 May 2001, Salah Zerrougui wrote:

> Hi all,
> On commercial Xservers broadcast mode will get a list off all
> the Xclients on the network.
> On Cygwin/Xfree the only way in could get a list is through 
> -indirect IP_Address_Of_Any_Unix_Box.
> My only concern is if that host is down then, users won't be able
> to get their list.
> Is there a way to get a list without (proxy).
> 
man Xserver (on linux)
[...]
       -query host-name
               Enable XDMCP and send Query packets to the  speci­
               fied host.

       -broadcast
               Enable  XDMCP and broadcast BroadcastQuery packets
               to the network.  The first responding display man­
               ager will be chosen for the session.

       -indirect host-name
               Enable XDMCP and send IndirectQuery packets to the
               specified host.

This means you can't broadcast for a list. Is it needed that the user
gets the list. Broadcast will always take the fastest responding host
and will automagicly share the load to the servers.

If you still need it, you will have to write an option -indirect-broadcast,
which will send an BroadcastQuery and then an IndirectQuery to the first
responding host. 

bye
    ago
--  
Alexander.Gottwald@informatik.tu-chemnitz.de
http://www.gotti.org
+49 3725 3498080


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]