[Newbies] Re: Read a filestream (named pipe) with a timeout

2014-01-13 Thread dsl101
Levente, I gave it a try with the AsyncFile method you outlined, and I hit 2 problems: 1. The named pipe is created in Message mode, but repeated calls to writeBuffer:atFilePosition:onCompletionDo: seem to concatenate all the messages together - I couldn't see the equivalent of 'flush' for

RE: [Newbies] Re: Read a filestream (named pipe) with a timeout

2014-01-13 Thread Ron Teitelbaum
Hi David, Go back to sockets. The pain you are experiencing is not worth saving the user from answering a firewall warning that nobody pays attention to. FWIW, Ron From: beginners-boun...@lists.squeakfoundation.org [mailto:beginners-boun...@lists.squeakfoundation.org] On Behalf Of