Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving IP address
Message
De
06/05/2003 13:44:50
 
 
À
02/05/2003 15:49:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00784340
Message ID:
00785490
Vues:
13
From Stephane:

Re: Router Thread #784843 Message #784898

and this one from Sergey:
loExplorer = CreateObject("InternetExplorer.Application")
loExplorer.Navigate2("www.whatismyip.org")
DO WHILE loExplorer.readystate <> 4
ENDDO
loDoc = loExplorer.Document
MyPublicIp = loDoc.Body.Innertext
? MyPublicIp
I couldn't find the exact message Sergey posted this too and it has only been a couple of days!


>I want to retrieve and ip adresse
>how can i get my ip addresse with foxpro
>Also can i get the real ip adresse if im using a router
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform