
Tuna v1.0   - Remote execute program for windows NT.

Tuna is a system for remotely starting programs on a windows NT
computer.  Tuna uses RPC over TCP/IP to communicate with the remote
NT computer.  The client software can run on either NT or windows 95.

-------------------
Install
-------------------

On NT box.

1.  Copy tuna.zip directory to c:\tuna directory.
2.  From tuna directory run addit.bat as the admin user.
3.  Set rpc and tuna services to start automaticaly via service applet.
4.  Reboot the nt box.  This ensures that the services will restart
    automatically next time.
5.  That's it.

On client machine.
1.  Run client.exe like so: client server-ip-address beeper
	Where server-ip-address is the dotted decimal address or dns name.
	Beeper is a program which beeps a couple of times and nothing else.
	Shutdown and reboot programs do just what they say.
2.  That's it.



-------------------
Deinstall
-------------------

On NT box.

1.  Run loseit.bat.
2.  That's it.




-------------------
Limitations.
-------------------

o  The software needs to be installed in the c:\tuna directory on 
   the NT box.  Programs to be remotely executed need to be in this
   directory also.
o  The client will crash if the service is not available on the
   given server.  Sometimes, the service doesn't start in time for
   the client not to crash.  In that case, just rerun the client.





-------------------
Version Info
-------------------

v1.0     	8/17/97 

o  Initial Release






John F. Davis
davisjf@gte.net
Last updated 8/17/97 



