Results 1 to 2 of 2

Thread: ping

  1. #1

    Thread Starter
    Member bcx7's Avatar
    Join Date
    May 1999
    Location
    Adelaide, South Australia, Australia
    Posts
    46
    hi

    i want to make a trace route program in vb. i know how to make it but i don't know how to ping.

    i know you have to use icmp.dll but i don't know how you use it.

    some of the properties i need to be able to set/return:

    • change TTL of the packet
    • return ip of the computer sending the return packet
    • change buffer size
    • resolve ips to hostnames and vice versa
    • return the round-trip time (in milliseconds)
    • change time-out time



    the reason i want to make a trace route program is that i got a few shareware programs already but they have expired so i thought if i made one, i could make it freeware.

    i've also got another question what does Type Of Service do?

    thank you
    I Use Visual Basic 5.0 Enterprise Edition SP3

  2. #2
    Member
    Join Date
    Sep 2000
    Location
    The Netherlands
    Posts
    42

    Lightbulb Check this file...

    Hi,

    I've got a module with a full ping routine which I picked up somewhere on the net. You may download it from my website (the site itself is far from ready). The location is http://hdvb.net/vb-world.net/modMain.bas.

    I hope this helps you.


    Hajo Dijkstra
    Greetings,

    Hajo Dijkstra


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