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. C / C++ / MFC
  4. Client Details

Client Details

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadminjsonquestion
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.
  • S Offline
    S Offline
    SatyaDY
    wrote on last edited by
    #1

    Hi all, I want to find the details of all the clients in my network. How I can do that?? I feel SNMP is having the limitation of enable that service in all the clients. Is there any other option left?? I am a developer in C++. Can any body suggest some API's or Links. Thanks in advance, Regards, Satya Prasad

    M 1 Reply Last reply
    0
    • S SatyaDY

      Hi all, I want to find the details of all the clients in my network. How I can do that?? I feel SNMP is having the limitation of enable that service in all the clients. Is there any other option left?? I am a developer in C++. Can any body suggest some API's or Links. Thanks in advance, Regards, Satya Prasad

      M Offline
      M Offline
      Mike Nordell
      wrote on last edited by
      #2

      What "details"? What "clients"? What "my network" (your CIDR/n subnet or "My Network" according to MS)? To perhaps point you in the right direction: Whatever information you want any single machine to provide you with, that machine must have a service/server to provide you with that information. Unless you specify what information you want, it's impossible to even give a remotely correct answer by anything but pure coincidence.

      L S 2 Replies Last reply
      0
      • M Mike Nordell

        What "details"? What "clients"? What "my network" (your CIDR/n subnet or "My Network" according to MS)? To perhaps point you in the right direction: Whatever information you want any single machine to provide you with, that machine must have a service/server to provide you with that information. Unless you specify what information you want, it's impossible to even give a remotely correct answer by anything but pure coincidence.

        L Offline
        L Offline
        Laimis
        wrote on last edited by
        #3

        If you want to enumerate your network resources, there are some cool API calls you can make. The example is given in MSDN documentation. You could enumerate from your program all the printers, machines, etc. on the network.

        1 Reply Last reply
        0
        • M Mike Nordell

          What "details"? What "clients"? What "my network" (your CIDR/n subnet or "My Network" according to MS)? To perhaps point you in the right direction: Whatever information you want any single machine to provide you with, that machine must have a service/server to provide you with that information. Unless you specify what information you want, it's impossible to even give a remotely correct answer by anything but pure coincidence.

          S Offline
          S Offline
          SatyaDY
          wrote on last edited by
          #4

          Hi, Sorry I didn't put my question correctly. I am having a private network. I want to get the Client details like MAC, OS and others. I don't want to use SNMP. In that case how to do this?? Thanks :) Regards, Satya.

          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