Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LAN users' TCP/IP
Message
 
À
08/07/2000 04:26:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00389801
Message ID:
00389831
Vues:
16
>Is there a way to know the all the current LAN users name and/or TCP/IP address?

Parse sys(0) for the user name
? SYS(0)

IP address":
ows = createobject("MSWinsock.Winsock")
? ows.LocalIP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform