>
> Like this?
> http://pastebin.com/m70a968b7
>
> ie (diff) :
> http://pastebin.com/pastebin.php?diff=m70a968b7
>   
Yes, perfect, thank you.
>   
>> and it does nothing. yielding it also does nothing. I should be able to
>> write to the console without receiving data from it, I hope. What am I
>> missing?
>>     
>
> I'm not sure. The pastebin above works. (floods the screen
> with "Testing..1.2.3..." )
>   
Ah, I see now. For me, it's flooding the wrong screen. I guess I need 
another inbox/outbox pair. My intent was to write to the client before 
receiving anything from the client, and I realize now that I can't do 
that with the current hookup.

Please give me an idea of how I would change this code to write once to 
the console, then read once, then exit. ConsoleWriter() does not seem to 
be defined.

> [snip]
>
> Personally I think pro.3 outweighs everything else, but I don't generally 
> like 
> reusing default behaviours.
>   
I agree with you. Also it confused me because my telnet clients _are_ 
getting disconnected immediately, with a "connection lost" message. So 
it looks like a daemon beyond my control is hanging on to the resource. 
I am of the philosophy of failing fast and making the error as obvious 
as possible, and lingering connections that my clients or server are not 
using is something I haven't seen in a long time.


Thanks again! I am enjoying this.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to