I am trying to use GopherProgram's gml (for gui purposes) to control a BigReactors reactor for some basic efficiency. I am using two computers in a network to control the reactor. One for ui and the other attached to the reactor. The program first establishes a link between the two via a test message and then when the computer on the reactor goes into the loop it never receives the messages the other computer sends.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I am trying to use GopherProgram's gml (for gui purposes) to control a BigReactors reactor for some basic efficiency. I am using two computers in a network to control the reactor. One for ui and the other attached to the reactor. The program first establishes a link between the two via a test message and then when the computer on the reactor goes into the loop it never receives the messages the other computer sends.
reactor code:
http://pastebin.com/LRTRXctP
controller code:
http://pastebin.com/qyahNP1U
Link to post
Share on other sites