Results 1 to 2 of 2

Thread: Ping Command

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2003
    Posts
    42

    Ping Command

    Hi, I am new to vb programming. I am so new, that I just finished installed VB 6.0 like 2 minutes ago so you now know how much knowledge of programming I have. This is what I need to do. I have a couple of stores that are on a high speed internet connection and I have a vpn link betweeen the stores and my office. Usually I just go to a DOS Prompt and type ping 192.168.10.1 and it either gives me a reply or a time out. Now I want to create a vb program (.exe) so that I can click on a button and it ping's the ip address which is linked to that button and if it reply's I would like a green light next to that store and if it times out I want a red light next to that store. I don't expect someone to tell me everything step by step how to acomplish this. All I need to know is how do I get the "button" I created linked with the ping command to the proper IP and if fails I get a little red light and if it reply I would like a green light.

    Thanks for any help in advance.

    ScarEye


    P.S. Sorry for being a newbie.

  2. #2
    Fanatic Member demotivater's Avatar
    Join Date
    Jun 2002
    Location
    is everything
    Posts
    627

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