By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
Hi all,
I want to access my work pc localhost via a laptop when I'm with the client, I'm pretty certain it can be done, but what is the best way?
Thanks, B.
I want to access my work pc localhost via a laptop when I'm with the client, I'm pretty certain it can be done, but what is the best way?
2. Change your firewall settings so the web server is open to the world and make a note of the IP address to access it. Not really recommended.
Do you mean access the screen or map a drive to your data? You can use VNC to access the remote screen, the computer would have to be left on to do this, http://www.realvnc.com/products/free/4.1/Hi all,
I want to access my work pc localhost via a laptop when I'm with the client, I'm pretty certain it can be done, but what is the best way?
Thanks, B.
Do you mean access the screen or map a drive to your data? You can use VNC to access the remote screen, the computer would have to be left on to do this, http://www.realvnc.com/products/free/4.1/
I am assuming his work pc is the client with a drive mapped to a server (web or web server not mentioned); if his home laptop is now the remote client then the work pc would be the local host,I was assuming that by 'localhost' he means his local webserver.
Regards
Dotty
....(web or web server not mentioned)...
localhost just refers to the IP of the PC you are on...
Yes that could be right.Yes I agree but my assumption was based on the fact that Baz is a web developer and web developers will often have 'work in progress' websites that they wish to show clients.
In this case it the most common use of 'localhost' would be the local web server that hosts these sites.
If it for general access I agree they RDP or VNC would be the way to go.
Perhaps it would help if Baz clarified exactly what he wants to do.
Regards
Dotty
...Another way which you could do this would be to put the folders into a Dropbox and have the server running on your laptop too...
...Basically I mean localhost as in http: // localhost / websitename... running via xampp/apache/mysql...