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