Getting my ip address

Posted by AntonioCS on Stack Overflow See other posts from Stack Overflow or by AntonioCS
Published on 2009-05-27T18:36:47Z Indexed on 2010/05/19 3:30 UTC
Read the original article Hit count: 350

Filed under:
|
|
|
|

Hey!

I have a computer on a small network, so my ip is 192.168.2.100.

I am trying to get my real ip. I download the no-ip client but that just seems like a lot of trouble for such a simple thing.

I created this php script that got http://www.ip-adress.com/ page and retrieved the ip it gave me.

Is there a simpler way? Either using C, WSH or something. Or if there is an easier way in php please tell me.

When I get the ip I'll uploaded it to my ftp site so that I can see the ip from work.

© Stack Overflow or respective owner

Related posts about php

Related posts about c