Results 1 to 3 of 3

Thread: Network App

  1. #1

    Thread Starter
    Frenzied Member SomethinCool's Avatar
    Join Date
    Jan 2001
    Location
    Malvern, PA
    Posts
    1,407

    Question Network App

    Does anyone know of any utilities that can monitor the list of computers on a network and notify the user if a new machine is added?

    Also, is their an API call or something that you use to find out how many computers are on a network? Lets say i wanted to have a list of computers in a listbox in VB..how would I add all of the computers on my network into that listbox?

    Thanks.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    NET USE will tell you who is logged on to a computer. search for NET USE and you will find an api that works better. I saw it yesterday.

    found it.
    here
    Last edited by dglienna; Sep 19th, 2004 at 12:21 AM.

  3. #3

    Thread Starter
    Frenzied Member SomethinCool's Avatar
    Join Date
    Jan 2001
    Location
    Malvern, PA
    Posts
    1,407
    Oh excellent..thank you.

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