I want to run a program on a monitor over a wired modem. So far no luck can anyone help me out? My goal is to use a input and with that input to locate the file and send it to the monitor and run it.
How do i run a program over a wired modem to a monitor
Started by AnDwHaT5, Jun 24 2013 11:24 AM
5 replies to this topic
#1
Posted 24 June 2013 - 11:24 AM
#2
Posted 24 June 2013 - 11:55 AM
This topic discusses the problem you're having: http://www.computerc...eless-monitors/
#3
Posted 24 June 2013 - 12:01 PM
Sort of mine is wired modem. I am sure there is also a simpler way of doing it like that.
#4
Posted 24 June 2013 - 12:10 PM
Ah sorry I misread your first comment.
With wired modems you simply connect the computer and the monitor (it should say which monitor is connecting, ie monitor_05)
then you just wrap it, lets say local mon = peripheral.wrap('monitor_05')
then you can refer to it like mon.print("Whatup")
With wired modems you simply connect the computer and the monitor (it should say which monitor is connecting, ie monitor_05)
then you just wrap it, lets say local mon = peripheral.wrap('monitor_05')
then you can refer to it like mon.print("Whatup")
#5
Posted 24 June 2013 - 12:17 PM
Ik that i wanted to run a program not just simple text. But i am fine now i made a relayer using a program sender to a computer next to the monitor then it is set to project the program onto the monitor. But if there is a simpler way someone please tell me.
#6
Posted 24 June 2013 - 12:49 PM
Run:
replacing monitor_0 with the monitor number (you find this when you right click the modem) and program with the program's name.
monitor monitor_0 program
replacing monitor_0 with the monitor number (you find this when you right click the modem) and program with the program's name.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











