Posted 16 February 2014 - 01:42 PM
The setup involves bigreactors and openperipherals.
I coded a program that just outputs from the computer that's connected to the reactor to a monitor connected to that computer. For posting sake, this is it.
http://pastebin.com/sLWcvWQF
It works perfectly fine but as I stated above, it's on a monitor that's connected to the computer on the reactor. I would like it to be on a control panel in the same room, so basically moving it to another computer attached to a monitor in the wall.
I've searched a little bit and nothing seems to accomplish that in a way that wouldn't have me recode the entire program to send the results over rednet. Is there an easier way to duplicate the output of the REACTOR computer to the WALL computer/monitor that wouldn't require me sending constant rednet message updates.
I can add pictures if it's unclear what I need help with.
I coded a program that just outputs from the computer that's connected to the reactor to a monitor connected to that computer. For posting sake, this is it.
http://pastebin.com/sLWcvWQF
It works perfectly fine but as I stated above, it's on a monitor that's connected to the computer on the reactor. I would like it to be on a control panel in the same room, so basically moving it to another computer attached to a monitor in the wall.
I've searched a little bit and nothing seems to accomplish that in a way that wouldn't have me recode the entire program to send the results over rednet. Is there an easier way to duplicate the output of the REACTOR computer to the WALL computer/monitor that wouldn't require me sending constant rednet message updates.
I can add pictures if it's unclear what I need help with.