Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get Network Adapter Address (MAC?)
Message
De
26/09/2001 15:15:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00477977
Message ID:
00561191
Vues:
42
Mark,

couldn't you run the OS ipconfig command into a file and parse that in VFP? Something like:
RUN ipconfig /all > c:\temp\ipcfg.txt
lcIPCfg = FILETOSTR("c:\temp\ipcfg.txt")
* parse lcIPCfg for MAC addresses
HTH Robert
I've acquired quite a taste for a well-made mistake... [Fiona Apple]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform