Results 1 to 4 of 4

Thread: How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    4

    How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

    How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

  2. #2
    Junior Member
    Join Date
    Sep 2007
    Posts
    26

    Re: How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

    try the GetAdaptersInfo api

    go to msdn for more info http://support.microsoft.com/kb/223025

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    4

    Re: How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

    Much Thanks!

    Blaine

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    4

    Re: How do I get a list of NIC's/Taps/Adapters, and of the associated local IP?

    to fiesta_ponda:

    Thanks, that worked great.

    Can you help me with the bind() method.

    I have a UDP chat type program that works, but I don't fully understand the bind() method.

    Do you know of a concise description of the bind() (like winsock1.bind() ) method?

    Thanks
    Blaine

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