Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Get active machines

Get active machines

Scheduled Pinned Locked Moved Visual Basic
questioncsharpsysadmin
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    radhika81
    wrote on last edited by
    #1

    How do I get a list of active machines in a network using vb.net?

    D 1 Reply Last reply
    0
    • R radhika81

      How do I get a list of active machines in a network using vb.net?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      We need a little more info than this... Define "active"? Is it a machine that is connected to the network and turned on, but not doing anything? Or is it a machine that is "actively" communicating and then not "active" when it is not communicating? Is it a member of an Active Directory or Novell Directory? What kind of information are you looking to gather from these "active" machines? RageInTheMachine9532

      A 1 Reply Last reply
      0
      • D Dave Kreskowiak

        We need a little more info than this... Define "active"? Is it a machine that is connected to the network and turned on, but not doing anything? Or is it a machine that is "actively" communicating and then not "active" when it is not communicating? Is it a member of an Active Directory or Novell Directory? What kind of information are you looking to gather from these "active" machines? RageInTheMachine9532

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Active machines according to me are those of the 2nd type. It would be good if u could get the machines in the active directory also.

        D 1 Reply Last reply
        0
        • A Anonymous

          Active machines according to me are those of the 2nd type. It would be good if u could get the machines in the active directory also.

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Then you really can't do that. You would have to write an app that can capture all the packets that come by the machine it is running on. This would only work on Ethernet segments that are running on hubs. Switches will prevent you from seeing all the packets, which is what most corporate networks are going to be built with. RageInTheMachine9532

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups