Results 1 to 4 of 4

Thread: Network Browser project

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    I am thinking of a network browser project. Similar to the 'Entire Network' in windows Explorer where PC's are listed in the associated workgroup/domain etc. I am fine on the treeview its finding out what is on the network that I don't know about. Selecting a particular machine in the treeview will display details about that particular machine. Obviously the latter depends on security and access rights to the individual machines.

    Can anyone help with the network sniffer part of the project.


    Things I do when I am bored: DotNetable

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up

    Take a look on the ADSI

    Chris

  3. #3
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up

    we did discuss abt the NET SEND command before and there is a example using ADSI where you can download it absolutely free... Thread

    Chris

  4. #4
    If you are interested, you can try the PacketX ActiveX class library that is exactly what you need. It works on top of WinPcap and can be used from Visual Basic, VBScript or C++.

    URL: http://www.beesync.com/products.html

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