PDA

Click to See Complete Forum and Search --> : How to send UDP packets to some remote host?


stefo911
Jan 16th, 2009, 02:45 PM
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?

Daniel Elkins
Jan 17th, 2009, 03:49 PM
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