Results 1 to 2 of 2

Thread: Ping/Winsock

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    RI
    Posts
    25

    Question Ping/Winsock

    I just became interested in the networking part of VB. I am trying to learn winsock, (getting there slowly). How would I go about making a VB program that uses the microsoft winsock control to ping. I don't really want to use Windows API for this, since I don't know that much about it.

    The program that I want to make is supposed to be able to ping a range of IP address' for network stats.
    ex.
    ping from 192.168.7.1 to 192.168.7.10 and return the ones that are being used.

    If anyone is able to help me, I would appreicate it greatly.
    - Gabe

  2. #2
    Registered User Olly's Avatar
    Join Date
    Apr 2001
    Location
    Switzerland
    Posts
    252

    Thumbs up Try this

    Go here: http://www.mvps.org/vbnet/code/network/ping.htm
    or onto http://www.mvps.org/vbnet/ then onto TOC/HowTo and scroll down
    to the internet section. That's where you should find a solution for your problem

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