Click to See Complete Forum and Search --> : Detect network connection


Steve IFS
June 3rd, 1999, 12:57 PM
What is the fastest way to detect if a machine is available on the network?

We have tried with the WNetAddConnection2 function but it takes about 20 seconds.

Is there any other way to tetect this?

We want to use this to aviod DCOM timeout for MTS components