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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. LAN API

LAN API

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminjsonhelpquestion
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.
  • A Offline
    A Offline
    Allad
    wrote on last edited by
    #1

    Hi, I'm writing a network application and I need to retrieve informations about network computers : MAC address, Host Name, IP, shared resources... I suppose something suitable exists in Microsoft API but I don't know where. I've tried Windows Networking but it seems a bit limitated. Can someone help? Thanks

    Z T 2 Replies Last reply
    0
    • A Allad

      Hi, I'm writing a network application and I need to retrieve informations about network computers : MAC address, Host Name, IP, shared resources... I suppose something suitable exists in Microsoft API but I don't know where. I've tried Windows Networking but it seems a bit limitated. Can someone help? Thanks

      Z Offline
      Z Offline
      zubair_ahmed
      wrote on last edited by
      #2

      Winsock API in MSDN will be a good place to look for the information you require. Z.A

      T 1 Reply Last reply
      0
      • A Allad

        Hi, I'm writing a network application and I need to retrieve informations about network computers : MAC address, Host Name, IP, shared resources... I suppose something suitable exists in Microsoft API but I don't know where. I've tried Windows Networking but it seems a bit limitated. Can someone help? Thanks

        T Offline
        T Offline
        ThatsAlok
        wrote on last edited by
        #3

        Allad wrote:

        I'm writing a network application and I need to retrieve informations about network computers : MAC address, Host Name, IP, shared resources...

        look for IPhelper apis

        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

        cheers, Alok Gupta VC Forum Q&A :- I/ IV

        1 Reply Last reply
        0
        • Z zubair_ahmed

          Winsock API in MSDN will be a good place to look for the information you require. Z.A

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          zubair_ahmed wrote:

          '06 Winsock API in MSDN will be a good place to look for the information you require.

          AFAIK and IMHO, Using Winsock api you can only transfer data, you cannot recv any network or lan related data.

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          cheers, Alok Gupta VC Forum Q&A :- I/ IV

          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