
remoteTimeSync:

For Windows 95/98/NT.

A command line Win32 console application designed to synchronize the time on a remote
computer on a TCP/IP network to the time of your computer.  The remote computer will need to run "remoteServer.exe" which is included in the package.

Usage:

remoteTimeSync hostName

hostName - the IP address of the remote computer as defined in the hosts file.
	   You will find the hosts file in the "c:\Windows" directory on Windows95/98
	   machines and in "c:\winnt\system32\drivers\etc" on Windows NT machines.
	   You can edit the hosts file using notepad or any other text editor.			


return value:

1 on success.
0 on failure.

  