Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retreiving NIC Address
Message
De
15/05/1998 12:46:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Retreiving NIC Address
Divers
Thread ID:
00099777
Message ID:
00099777
Vues:
54
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():
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform