|
-
Mar 9th, 2000, 12:52 AM
#1
Thread Starter
Member
What is the simplest code I could put in to see if my machine has been pinged. Maybe just a form that would display a message when someone pinged you.
thanks for any help
-
Mar 9th, 2000, 12:59 AM
#2
Junior Member
Not possible (in my opinion)
Hi,
I do not think what you ask is possible in VB. It could be done in VC (probably, I'm not a VC expert), but not in VB. The problem here is that VB can only use TCP or UDP based connections and that a ping is an ICMP connection. So there is no way for VB to know when you've been pinged.
Oh, and next time, you should ask your question in the internet-related forum .
-
Mar 9th, 2000, 02:54 AM
#3
Thread Starter
Member
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
|