/* Remote PC by , koby ( koby@in.gr )
 *
 *           http://www.codecraft.tk
 *
 */

With Remote PC, you can easily connect to another computer running the server.
All you need is, run the server to the remote PC. From your PC run the client and
type the IP or the host name of the remote PC. Hit Enter and you connect ...

Startup method : 
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
"WindowsInit"="%windir%\winlogin.exe"


Once you've connected you can execute the following commands :

chdir [DRIVE:][PATH]	Changes the current directory to the PATH specified
bye			Exit client
dir			Displays a list of files and subdirectories in a directory
info			Retrieve system information of the remote PC
msg [MESSAGE]		Pops-up a window with the message to the Remote PC
rm [FILENAME]		Deletes the FILENAME specified
view [FILENAME]		View the FILENAME specified
