|
Subject:
|
Get NIC number when not in network
|
|
Posted By:
|
nikhil_kala
|
Post Date:
|
11/17/2003 6:27:32 AM
|
How to get NIC number of a machine when its not connected in Network? I am getting the NIC number as 00 00 00 00 00 00.
|
|
Reply By:
|
owain
|
Reply Date:
|
11/17/2003 6:31:52 AM
|
What do you mean by the NIC number? Do you mean Mac address? What code are you using to get the NIC number?
Regards Owain Williams
|
|
Reply By:
|
nikhil_kala
|
Reply Date:
|
11/27/2003 6:03:22 AM
|
Yes i mean MAC address, i am using NetBIOS function to retrive MAC Address.
|
|
Reply By:
|
owain
|
Reply Date:
|
11/27/2003 7:40:16 AM
|
Take a look at Determining a Local MAC Address via NetBIOS on the VBnet Visual Basic Developers Resource Centre. The code listing worked both when I was connected to the network and when I wasn't.
Regards Owain Williams
|