Jump to content




Rednet via Bundled Cables: Every PC receives the message


  • You cannot reply to this topic
4 replies to this topic

#1 Patistar

  • Members
  • 13 posts

Posted 23 July 2012 - 01:27 PM

Hello,

I connected a few computers via bundled cable and want to send a message to a choosen computer. I took the rednet.send(id, message) command, but the message was send to every computer connected with the bundled cable. Is this a normal behavior of the bundled cable, because it works with a rednet wireless modem without any problems?

#2 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 24 July 2012 - 08:49 AM

Send a color.<colorname> and have that computer receive that color. Do the same with another color and another computer?

#3 Patistar

  • Members
  • 13 posts

Posted 24 July 2012 - 12:44 PM

Yeah, but I wanna send messages with letters via rednet, not only a redstone signal..
So the question is: Is it possible to make the receiver id working in bundled cable or is it normal that a rednet messagewhich is send in a bundled cable will be send to every computer connected to that bundled cable?

Thanks
Patrick

#4 Xfel

    Peripheral Designer

  • Members
  • 515 posts

Posted 24 July 2012 - 04:18 PM

Well, all computers connected to one bundled cable will see all messages going through. You can't stop that.
However, as far as I understand the rednet source code, it should do some filtering and only report messages for your computer. I never tried it, though...

#5 airminer

  • Members
  • 10 posts

Posted 30 August 2012 - 03:49 PM

It works now.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users