|
-
Apr 19th, 2000, 04:30 PM
#1
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
-
Apr 20th, 2000, 03:02 AM
#2
ehhrrrmm... you surley mean the MAC - Address of the network adapter, or ?
-
Apr 21st, 2000, 11:37 AM
#3
Yes I do mean the mac address of the card.
Is there a way to find it thru VB?
-
Apr 21st, 2000, 11:52 AM
#4
New Member
sure, do it the cpp way. delcare the winsock functions in vb and use them
-
Apr 21st, 2000, 03:19 PM
#5
Junior Member
IP
Start 'c:\windows\Winipcfg.exe' and you find the IP of your cart but it is not in vb!
-
Apr 22nd, 2000, 08:07 PM
#6
Member
yep
yes you can you need to use API function search under MAC
Waheed Rafiq (ICT Technician):
Network +
-
May 19th, 2011, 02:30 AM
#7
New Member
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
 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
-
May 19th, 2011, 08:09 AM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|