[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IPC Functions
From: |
Olaf Till |
Subject: |
Re: IPC Functions |
Date: |
Mon, 23 Aug 2010 19:02:37 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Aug 23, 2010 at 07:47:07AM +0200, David Bateman wrote:
> William Demchick wrote:
>> I am currently working steadily on implementing various functions for
>> interprocess communication (socket, bind, connect, ...), as suggested
>> in the current PROJECTS file.
>>
>> So far, I seem to be getting things to work well. However, I would
>> still appreciate any information that might be helpful.
>>
>> Thank you.
>>
>> William Demchick
>>
>>
> Please check the octave-forge package
>
> http://octave.sourceforge.net/sockets/index.html
>
> The question is whether these functions should be made part of the core
> of Octave as suggested by the presence of this idea in the PROJECTS file
> or left as a separate package as currently.
>
> D.
sockets.cc does not seem to integrate with Octaves stream system, so
I'd guess it will never get into core Octave ...
Olaf
Re: IPC Functions, Judd Storrs, 2010/08/23
Re: IPC Functions,
Olaf Till <=