[DGD] Writing an external network daemon

Felix A. Croes felix at dworkin.nl
Sun Jul 26 16:23:34 CEST 2009


<jimorie at gmail.com> wrote:

>[...]
> But you don't have any thoughts on how you would control the flow
> going back to receive_message() of the connected objects? (If you did,
> I apologize and ask that you repeat them in simpler terms. :P)

Easiest would be not to do any multiplexing.  Let the external
network thingy open a new connection to DGD for every "outbound"
connection.  Then those connections could be binary or telnet mode,
with the appropriate buffering handled automatically by DGD.

Regards,
Felix Croes



More information about the DGD mailing list