Hi Carsten,

ok. But beside the problem of passing the information (the shutdown command) 
from client to server, what is the best (or a stable) way for closing the 
connection between those two in a clean way on both sides. Of course without 
interfering all other connected servers. 
Unfortunately I'm not that familiar with the OpenSG1.8 network communication 
classes. :-(

Thanks in advance,
Michael


-------- Original-Nachricht --------
> Datum: Thu, 01 Sep 2011 16:11:43 -0500
> Von: Carsten Neumann <carsten_neum...@gmx.net>
> An: opensg-users@lists.sourceforge.net
> Betreff: Re: [Opensg-users] OpenSG1.8 - Disconnecting ClusterWindow   and     
> ClusterServer

>       Hello Michael,
> 
> On 09/01/2011 10:23 AM, Michael Raab wrote:
> > I'm trying to add and remove remote cluster servers to and from a
> > ClusterWindow.
> > Therefore we developed our own implementation for Window and Server
> > which is based on the default osg::ClusterWindow and osg::ClusterWindow
> > classes. Adding dynamically works like a charm but I have no clue how to
> > tell the ClusterServer that it is no longer needed. May someone have an
> > idea how to establish that kind of feature?
> 
> hmm, I'd probably use the information (i.e. IP address) from the 
> ClusterWindow's connection to establish a second connection that your 
> custom ClusterServer is listening for control commands on. That way data 
> sent to control the server does not interfere with the regular sync data 
> sent over the ClusterWindow's "regular" connection.
> 
>       Cheers,
>               Carsten
> 
> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better 
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> Opensg-users mailing list
> Opensg-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensg-users

-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to