|
From: Leif M. <le...@ta...> - 2008-10-22 15:53:10
|
Martin, There is not currently anything in the Wrapper to support this. It could be handled within your application be creating a listening server socket in the required service then have the dependent services connect and ping that socket to decide whether or not they should be running. Cheers, Leif On Wed, Oct 22, 2008 at 5:51 PM, Martin Damovský <mda...@se...> wrote: > Hi, > I need to create dependency between windows services on 2 machines with windows server. Create dependency between windows services on the same host is trivial issue, but does someone of you know how to create dependency between win.services on 2 hosts? I'm not sure if it's possible to do this... > > Thanks in advance for all ideas > Martin > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |