Hi, Victor:
This is the limitation of .NET remoting, because you can NOT monitor
network events with .NET remoting. You may need our SocketPro at
www.udaparts.com, which monitors all of network events. By monitoring
network events (connection, disconnection, data availability, ...... etc),
you can see the availability of your server in real-time fashion.
Regards,
> Hello,
>
> Is there a way the Client can ask the Framework whether the Server is
> started/running, without the use of a Try-Catch ?
>
> Thanks, victor
victor - 13 Mar 2007 09:09 GMT
Got it. Thanks for your reply.
Greetz, victor
On Mon, 12 Mar 2007 22:04:15 -0400, "Yuancai \(Charlie\) Ye"
<nospam@yahoo.com> wrote:
>Hi, Victor:
>
[quoted text clipped - 12 lines]
>>
>> Thanks, victor
> Is there a way the Client can ask the Framework whether the Server is
> started/running, without the use of a Try-Catch ?
You'll need a 3rd party remoting component. I think Geniune Channels has
support for server detection.