Jump to content




How to make a schedule manager (over a wired network)


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

#1 DimitarBogdanov

  • Members
  • 13 posts
  • LocationSofia, Bulgaria

Posted 21 September 2017 - 01:26 PM

Okay, I am trying to make another train program (if you have seen me before you will know I do only train programs) which will have a manager (a GUI, I will make it myself). My question is, how do you send a message over a wired network, the other computer receives it and reads it to know: 1) if it should add some text to a monitor 2) if it should delete already existing message that is put on a monitor.
The message will contain the message itself AND the computer id. Then the receiver (the computer that receives the message) will ask the user using it on which monitor should the message go (with the message shown)
P.S. I am a noob at programming, so please don't send me code, I wanna do stuff myself, just send me some tips how can this happen. Thanks in advance (actually if you want to send me code, do it, I can't force you to do anything)

Edited by DimitarBogdanov, 21 September 2017 - 01:27 PM.


#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 21 September 2017 - 01:38 PM

The easy way to communicate is rednet. The wiki has information about this and there are several tutorials about it.

Good luck!

#3 DimitarBogdanov

  • Members
  • 13 posts
  • LocationSofia, Bulgaria

Posted 21 September 2017 - 02:45 PM

View PostKingofGamesYami, on 21 September 2017 - 01:38 PM, said:

The easy way to communicate is rednet. The wiki has information about this and there are several tutorials about it.

Good luck!
TY so much!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users