Results 1 to 8 of 8

Thread: How to find IP address of ethernet card

  1. #1
    Guest
    Hi every body

    I want to find the IP address of a Ethernet card.
    Not the IP address what the Os gives the card but the IP address
    that will be permanently given to the card.Also called the Physical IP address of the card.
    I have done this in C++ but donot Know how to do it in VB

  2. #2
    Guest

    Question

    ehhrrrmm... you surley mean the MAC - Address of the network adapter, or ?

  3. #3
    Guest

    Talking

    Yes I do mean the mac address of the card.
    Is there a way to find it thru VB?

  4. #4
    New Member
    Join Date
    Feb 2000
    Posts
    8
    sure, do it the cpp way. delcare the winsock functions in vb and use them

  5. #5
    Junior Member
    Join Date
    Mar 2000
    Location
    Ede, Gelderland, Nederland
    Posts
    26

    Lightbulb IP

    Start 'c:\windows\Winipcfg.exe' and you find the IP of your cart but it is not in vb!
    LauPro

  6. #6
    Member
    Join Date
    Apr 2000
    Location
    Birmingham UK
    Posts
    50

    Cool yep

    yes you can you need to use API function search under MAC
    Waheed Rafiq (ICT Technician):
    Network +

  7. #7
    New Member
    Join Date
    May 2011
    Posts
    1

    Re: How to find IP address of ethernet card

    Dear

    Can you please provide the code? It will be a really great help for me.

    I sincerely thank you for this .

    Best Regards


    Quote Originally Posted by ;44834
    Hi every body

    I want to find the IP address of a Ethernet card.
    Not the IP address what the Os gives the card but the IP address
    that will be permanently given to the card.Also called the Physical IP address of the card.
    I have done this in C++ but donot Know how to do it in VB

  8. #8
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: How to find IP address of ethernet card

    The MAC Address of most modern network adapters is not fixed, but comes with a manufacturer default that users can change. They can change this to any legal value they want as long as they don't duplicate values on the same network segment.

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