RedstoneChips

iptransmitter

Transmit your messages to anywhere in the known universe. Transmits its input bits over a UDP connection to any internet address in the authorized port range. You can use it together with ipreceiver to send and receive bits between minecraft servers.

Set your message in the input data pins, then set the send pin (input 0) on to send the message. An iptransmitter with only 1 input is also possible. In that case whenever the input changes its state the new value is sent.

To change the range of authorized port numbers, use /rcprefs iptransmitter.ports <range>.

on Wikipedia ;-)

source code


I/O setup

Sign text

  1. iptransmitter
  2. <address> <port> (NOT optional)

Version history: Added to BasicCircuits 0.6

Fork me on GitHub