Posted 26 August 2015 - 10:16 AM
Dear programmers,
I am looking to create a simple internet on my world by programming computers to automatically reply to "rednet.send" messages. A similar thread has been made in the past, but the code provided threw up an error message and failed to reply to the sending computer when I tried to send a message. Also, that code only provides one reply; would it be possible for the server to respond with different strings depending on what message it received? For example, if the sender sent the string "Home", it would reply with one message, but if the sender sent "About" it would reply with a different one.
Thanks,
Passengerpigeon.
I am looking to create a simple internet on my world by programming computers to automatically reply to "rednet.send" messages. A similar thread has been made in the past, but the code provided threw up an error message and failed to reply to the sending computer when I tried to send a message. Also, that code only provides one reply; would it be possible for the server to respond with different strings depending on what message it received? For example, if the sender sent the string "Home", it would reply with one message, but if the sender sent "About" it would reply with a different one.
Thanks,
Passengerpigeon.