This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Tag365's profile picture

Remote Terminal (Control a computer from another computer)

Started by Tag365, 07 May 2015 - 05:02 PM
Tag365 #1
Posted 07 May 2015 - 07:02 PM
This script will allow you to run programs and see a computer screen from… wait, another computer?? Yes, I have invented a way for you to remotely control a computer!

Run "pastebin get E3sHxWCA remote".

Try it yourself![attachment=2270:Remote Client.png]
Edited on 07 May 2015 - 05:48 PM
InDieTasten #2
Posted 07 May 2015 - 08:47 PM
I guess it always uses the screen size of the controlling computer, right?
Tag365 #3
Posted 07 May 2015 - 09:24 PM
I think so.
Creator #4
Posted 08 May 2015 - 06:48 PM
I think so? Isn't there a program for the server computer?

PS: This is my 500th post yay, huray
Edited on 08 May 2015 - 04:49 PM
Tag365 #5
Posted 08 May 2015 - 07:03 PM
You run "remote server <ID of the client computer>" on the server. On the client computer run "remote client <server ID>".
Creator #6
Posted 08 May 2015 - 07:29 PM
Ahhhhh, thanks