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

Wireless peripherals - Use printers wirelessly!

Started by majsky, 05 January 2013 - 01:31 AM
majsky #1
Posted 05 January 2013 - 02:31 AM
The title says everything…
Control yours peripherals using rednet. This may have support for misc peripherals, but I haven't tested it.
Also contains auto-updater, but for that you will need http API enabled.

Usage:
Place down (advanced)computer, place any peripheral next to this computer(including turtles and computers!) + wireless modem and run server version of this program. You will get message that says ID of computer, side and
type of peripheral it will be using. Then on another computer run client version of this program. It will emulate any peripheral that is hosted by the server. You can simply peripheral.wrap(side) or use print function inside edit program

IMGs:
http://imgur.com/a/fEURy

Have fun :)/>
DLs:
client: http://pastebin.com/cM0E9Skf
server: http://pastebin.com/WiZANvcW

Edit #1: Also my first relased program
jag #2
Posted 05 January 2013 - 02:50 AM
Cool but could we get some examples on how to use it? Pictures?
majsky #3
Posted 05 January 2013 - 02:55 AM
Cool but could we get some examples on how to use it? Pictures?
Sure, no problem
majsky #4
Posted 05 January 2013 - 05:04 AM
Added some pics and usage
theeboris #5
Posted 12 January 2013 - 08:20 AM
I have got this error"startup:17: attemt to compare __lt on nil on nil and number"