Try LogMeIn. Just download the App and download the program to your computer and you're good to go.
As I mentioned I don't have paid apps in Singapore.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Try LogMeIn. Just download the App and download the program to your computer and you're good to go.
For the love of <INSERT FAVORITE DEITY HERE> do NOT expose VNC to the internet. It has absolutely, positively no security. EVERYTHING is transmitted in the clear.
VNC over SSH is a good way to handle this, but I don't think Windows comes with an SSH server. You also might look into a VPN solutions.
VNC over SSH is a good way to handle this, but I don't think Windows comes with an SSH server.
What about leaving ports open? As in if I have to open the port in the firewall, is that dangerous?
What is the easiest method of securing it?
I mean I don't plan on doing anything sensitive over the internet anyway, just basic things like browsing my files.
paradox183 said:OpenSSH runs on Windows.
As an SSH server? I know you can do it if you use Cygwin, but I don't think I've ever seen a native install of OpenSSH on Windows. If you have any links on how to do that it would be appreciated.
You are right that it requires Cygwin.
VPN wouldn't be an entirely bad solution, just an extra step when connecting from the outside. You can set up your computer to be a PPTP server (How to Set up an incoming VPN on Windows 7), and then set your phone (or other computers) to connect to that as a VPN connection.
The guide seems surprisingly easy! Is there really nothing else I would need to do to secure the connection?