Re: Exe for checking Computer on Network by Stephen
Stephen
Fri Feb 03 13:04:37 CST 2006
Thanks John,
will try your suggestion,
Stephen
"john smith" <john@smith.com> wrote in message
news:OOxh6JPKGHA.1192@TK2MSFTNGP11.phx.gbl...
> Stephen wrote:
> > Hi,
> >
> > I am trying to copy files from one computer to another, the problem I am
> > facing is that the program chokes when the other computer is not
available
> > (shut down/off the n/w).
> > is there any way programmatically that i check whether the other
computer is
> > available?
> >
> > Thanks,
> > Stephen
> >
> >
>
> Just ping it (using the ping executable or the Win32_PingStatus WMI
class).