-
Notifications
You must be signed in to change notification settings - Fork 0
NetworkRelay
This is for simply relaying wireless network data over a linked card. This is the combination of the following two.
wireless message --> linked --> linked --> wireless message and visa versa
This is for converting broadcasted data to linked data and then sending it to another linked card
wireless --> linked -->linked
This is for broadcasting the data that was recieved from the linkcard of the computer running ToLinked
linked --> wireless
Relay a broadcasted modem message to a computer far away
Note: You can only broadcast messages, you can't send any messages to a specific computer Note: It has to be broadcasted on the port that the relays use
Computer A: Any tier case and any tier wireless networking card. Any computer that broadcasts a message.
Computer B: Tier3 case, any tier wireless network card and a linked card. Receives message and sends it over the linked card.
Computer C: Tier3 case, any tier wireless network card and a linked card. Receives linked card message and rebroadcasts it
Computer D: Any tier case and any tier wireless networking card. Any computer that is to receive the broadcasted message.