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


Reply With Quote