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

Multiple Monitors, one PC

Started by Rock, 18 April 2018 - 08:24 PM
Rock #1
Posted 18 April 2018 - 10:24 PM
I have a computer and a bunch of monitors connected to it via networking cables. I want to be able to have ALL monitors show the same thing but from one central computer. Thanks! i am brand new to coding in lua.
Lupus590 #2
Posted 19 April 2018 - 12:20 PM
Easiest way would be to use this porgram: http://www.computercraft.info/forums2/index.php?/topic/15873-mirror-utility-program-contents-of-computer-screen-on-monitor-v2/

If you want to have this build into your program I would look at the above link and study how that program works when interacting with monitors.