Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retreiving NIC Address
Message
From
15/05/1998 12:46:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Retreiving NIC Address
Miscellaneous
Thread ID:
00099777
Message ID:
00099777
Views:
53
I remember seeing a request for how to Retreive NIC Address. Here is one method from Windows Developers Journal, April, 1998. Use UuidCreate() to get a uuid, then rightmost 12 digits of the string returned by UuidtoString() will be the NIC address.

here is a link to a VFP example calling UuidCreate():
Next
Reply
Map
View

Click here to load this message in the networking platform