Jump to content




wired modem to redstone?


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

#1 NoLongerUsed

  • Members
  • 80 posts

Posted 24 June 2013 - 10:50 AM

is they anytype of way to convret wired modem to redstone and no i don't care about speed.
because i want to have a more relistic setup rauther then the unlimited speed modem.

please help

#2 Zudo

  • Members
  • 800 posts
  • LocationUK

Posted 24 June 2013 - 10:59 AM

Do you mean using binary? (The binary data pulsing?)

#3 NoLongerUsed

  • Members
  • 80 posts

Posted 24 June 2013 - 11:20 AM

maybe.
if it can be converted from and to moden api

#4 Zudo

  • Members
  • 800 posts
  • LocationUK

Posted 24 June 2013 - 12:52 PM

This is possible! You need someone cleverer than me though :)

#5 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 24 June 2013 - 06:19 PM

I gather this was done before the rednet API as we know it know was introduced. Bundled cables were used.

But it's not simple. Even if you're using two bundled cables between only two computers (so each gets its own to transmit over), you've got to design your own sending protocols and methods for flow control. Reduce the amount of cables and the flow control only gets more complex. Add additional computers and it becomes more complex still.

But if you really wanted, you could have a few computers communicate over a single pile of redstone dust.

#6 Zudo

  • Members
  • 800 posts
  • LocationUK

Posted 25 June 2013 - 02:31 AM

Yeah, i saw many videos of that kind of thing.

#7 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 25 June 2013 - 11:19 AM

As an example, take a look in my programs (in signature) at the RedTransfer program (first one in the programs spoiler). it is designed (at the moment) to send files across redstone dust between computers, the algorithm used to do this could be used for your use. it converts strings of data into redstone pulses.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users