CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2001
    Posts
    401

    How do I get the list of connections under Network Connections

    In my program I need to get the list of connections under

    Start Menu->Settings->Control Panel->Network Connections


    And if possible maybe know for example for a direct cable connection which port is being used...


    Any suggestions, links are welcome, but a sample code would be heavenly....:-)

    Take Care

    pauli

  2. #2
    Join Date
    Nov 2001
    Posts
    401

    ....

    Anybody!

  3. #3
    Join Date
    Nov 2002
    Location
    Scotland
    Posts
    39
    GetAdaptersInfo() API

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

Featured