[Ace-users] [tao-users] TAO/CORBA: Way to find out if a CORBA clientis still alive?
Johnny Willemsen
jwillemsen at remedy.nl
Fri Oct 12 23:46:54 CDT 2007
Hi,
> > You will need to make some server in your client and you can then use
> > _validate_connection() as ping method.
>
> Is _validate_connection() any faster/better than an IDL defined ping()
> method?
Using _validate_connection() will result in a smaller generated/user code
then add a manual ping.
Johnny
More information about the Ace-users
mailing list