|
-
Feb 28th, 2006, 08:47 PM
#1
Thread Starter
Addicted Member
How to check if Network PC is online
Guys, how do I check if a PC connected to a network is online?
I created a program that will distribute a file to all IP addresses given.
My problem is, when the user gives an IP that is offline (turned off or not connected to the network), the program hangs for a few seconds while executing the FileCopy procedure then returns an error that the path can't be found.
I wanted to prevent the hang up and I think I can do that by checking first if the IP is online before going to the FileCopy procedure.
Thanks a lot guys!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|