-
Jan 16th, 2009, 02:45 PM
#1
New Member
How to send UDP packets to some remote host?
I'm currently making a program that will be something like ping in comand prompt...
So it will check is some website up and if it is it will take sites IP address...
Anyway... I want to know how to send let's say 10 packets with specific bytesize to some remote host?
-
Jan 17th, 2009, 03:49 PM
#2
Lively Member
Re: How to send UDP packets to some remote host?
Is this Visual Basic 6 or .NET?
If it's Visual Basic 6, try this:
http://vbnet.mvps.org/index.html?code/internet/ping.htm
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