[omniORB] How to check whether a server is running?

Warren Brown warren@scully.xfiles.za.org
Thu, 21 Mar 2002 11:46:51 +0200


Use a try and except block to catch any exceptions that will be created w=
hen
you use it.

----- Original Message -----
From: "David Bellette" <david.bellette@nec.com.au>
To: "V Jovanovic" <canontriplex@yahoo.com>; "omni"
<omniorb-list@uk.research.att.com>
Sent: Thursday, March 21, 2002 5:48 AM
Subject: Re: [omniORB] How to check whether a server is running?


> Couldn't it call a function on the server?
> If it's down it will fail.
>
>
> ----- Original Message -----
> From: "V Jovanovic" <canontriplex@yahoo.com>
> To: "omni" <omniorb-list@uk.research.att.com>
> Sent: Thursday, March 21, 2002 2:33 PM
> Subject: [omniORB] How to check whether a server is running?
>
>
> Let's suppose a server died for some reason and left
> behind IOR string in a file. Now, if a new client
> reads that IOR string and narrows it to the type of
> the server, how can it be checked whether the server
> is still running?
>
> thanks. Vin
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards=AE
> http://movies.yahoo.com/
>
>
>
>