Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ISP Tcp/Ip
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00961853
Message ID:
00961870
Vues:
15
>Hi guys.
>
>I'm doing a method to send by email the ISP IP address. I would like to know how to retreive the IP when behind a router. Is there a way ? I need it cause sometime, my client does't have a fix Tcp/Ip and when i'm trying to connect with Pc Anywhere I must call my client to have the new one.
>
oIE = Createobject('internetexplorer.application')
oIE.Navigate("http://www.whatismyip.org")
* Wait for page to load
...
? oIE.Document.Body.InnerText
? oIE.Quit()
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform