Hi everyone, Thank you for being so helpful thus far. I now have a question about these bits of code. I found this in Kamaelia/Chassis/ConnectedServer as a unit test, and it is close to what I need. It received data from a TCP client and sends it to the local console: http://pastebin.com/m77f942a9 Then I compared it to the backplane example which allows publish/subscribe, sending output from a remote console to all other subscribed remote consoles. http://pastebin.com/m1314ebb0 And ServerCore seems to be two components linked together, while the first example is a derivative component. I cannot see where an outbox is determined to default to stdout, like the first example, or a remote console, like the second example. Where in the stack is this presumed and defaulted? Thanks again, Gloria
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en -~----------~----~----~----~------~----~------~--~---
