Did you ever get this working? I'm trying to write a similar program. Rather, I'm trying to rewrite a program I wrote in Computer Craft that used coroutines to monitor redstone inputs and send them to a server, while updating outputs based on data from a server. Every way I try to implement it results in the computer eventually failing out for not yielding.