|
-
Apr 11th, 2005, 11:52 AM
#1
Thread Starter
Addicted Member
How to ping a machine in VB .net
I have a module that will ping a machine given a hostname or an ip address. Is there an eaiser way to ping a machine using vb .net? I know you can use wsh to open a shell and execute the ping command from a command prompt window then use the ReadAll to get the information ping sends back and from there you can determine if the ping was sucessful or not.
How would I do this in VB .Net or is there a better way to ping machines in .net?
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
|