Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to obtain my IP address
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01285819
Message ID:
01286788
Views:
40
I guess that the mentioned site http://vbnet.mvps.org/resources/tools/getpublicip.shtml
will be "live" a long time, but if this site will die it is quite easy to make the same.

Just check my the similar page:
http://www.js-software.eu/tellmemyip.php

This page has only one line of code:
<?php
echo $_SERVER['REMOTE_ADDR'];
?>
This will return the only line of text with your outer IP.

Have a nice day!
Juri




>Exactly!
>
>>>>Sorry Naomi, that's not what I need. Those are IPs from my PCs on my network. I want to obtain my public IP like you can do if you visit www.showmyip.com
>>>>
>>>>>>Is there any class to obtain my public ip address like www.showmyip.do does?
>>>>>Cgeck Re: Get computer IP address w/o using MSWinsock Thread #1273978 Message #1273985 and http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1628021&SiteID=1
>>>
>>>Did you check the MSDN thread? I thought it was providing the info.
>>
>>As I understand the post from Plinio he wants to know the outer IP-address
>>of the internet gateway. Such gateway may not have an own hostname.
Previous
Reply
Map
View

Click here to load this message in the networking platform