Results 1 to 2 of 2

Thread: How to send UDP packets to some remote host?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    12

    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?

  2. #2
    Lively Member
    Join Date
    Jan 2009
    Posts
    90

    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
  •  



Click Here to Expand Forum to Full Width