Computing.net: Question & Answers Forum Latest Questions

computing
  • 6
  • 6

I have a program to open a file from remote machine in the LAN. I would like to test if the remote machine is alive before trying to open the file. How do I use ping command to achive this? ...