Posted 26 July 2013 - 05:08 PM
I was thinking
modem.transmit(ID, sendChannel, replyChannel, msg)
that way their is no way a scanner can pick up data that should be going to just one computer and the channel works more like a port number where the replyChannel is os.getComputerID to just send data back as a reply protocol on rednet.
modem.transmit(ID, sendChannel, replyChannel, msg)
that way their is no way a scanner can pick up data that should be going to just one computer and the channel works more like a port number where the replyChannel is os.getComputerID to just send data back as a reply protocol on rednet.