The IPv4 address of my computer is 10.1XX.1YY.ZZ (Where XX,YY,and ZZ) are numbers. However, this address can only be accessed within the network. How do i find the IP address such that it can be accessed from any computer in the internet.
|
closed as off topic by Oli Charlesworth, talonmies, glglgl, leppie, Graviton Jul 3 '12 at 9:26
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You want your internet IP address. You can go to www.whatismyip.com or www.ipchicken.com and it will tell you your external IP address. WHat program are you wanting to use to access it? Because depending on that you might need to allow certain programs remote access / port forward in your router etc. |
|||
|
|
|
As G33kGrl has mentioned, your public IP can be retrieved from www.ipchicken.com but you will not be able to access your computer with that number from the Internet as it is most likely behind some kind of a router. You would need to either open a port (or ports) through the router to your computer, put your computer in a "DMZ", or put your computer directly on the interface where your modem connects |
|||||||
|
|
There are a number of (free / open source / free for non commercial use etC) programs out there that don't require any port forwarding or changing of windows settings etc. Take a look at www.teamviewer.com - you download and install the full exe on the computer you're trying to access, and also on the one you will be using to access. You get a Team Viewer ID and setup a password to allow access. The other one is Logmein.com (installs a small program to the pc you're trying to access, then you can access it from anywhere via a web browser). Hope that helps. |
|||
|
|