jingler 0 Posted July 6, 2004 hi i have 2 computers with windows xp. Both of them are connected to the internet with Static ip 1 mbit. I would like to know how i could connect to them remotely wihtout use any third party programs. I'm trying to connect to one of them but it shows me a window and ask me about to put a password. But at this window i cant put my user name: Administrator.. Its locked to quest..and its asks me to put the guest password. how i will conect to the pc remotely without use other programs. Share this post Link to post
Jasbo 0 Posted July 6, 2004 what are you trying to do? connect to a shared folder? if so try this in a dos box net use * \\ip number\shared folder /user:administrator password if the pc's are connected to the internet using a router you will have to enable a NAT (network address translation) rule allowing it but be wary...i believe everything will be sent in plain text which is a security risk Share this post Link to post
adamvjackson 0 Posted July 6, 2004 Assuming you have Windows XP Professional, you can enable remote desktop, and open/forward port 80/3389 (I think...) to the machine that you wish to connect remotely to. On the remote side, you will need the Remote Desktop Client, which is built into Windows XP Professional and Windows Server 2003, or if you have older versions of Windows, you can download the client free from the Microsoft web site. Alternatively, if you do not have Windows XP Professional, or cannot install a viewer/client to connect remotely, you could look at a VNC-based solution. Some links for your review: http://www.microsoft.com/windowsxp/using/mobility/getstarted/remoteintro.mspx http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx http://www.tzo.com/MainPageSupport/HowToPage/HowToXPRemoteDesktop.html http://www.experts-exchange.com/Operating_Systems/WinXP/Q_20719173.html http://labmice.techtarget.com/windowsxp/NetworkingXP/remote_desktop.htm http://www.tightvnc.com http://www.realvnc.com http://ultravnc.sourceforge.net If you have questions, please post. Share this post Link to post