help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COM Interface to Octave


From: Paul Kienzle
Subject: Re: COM Interface to Octave
Date: Wed, 12 May 2004 22:20:07 -0400

I have a socket interface available (in listen.cc in octave-forge). You should be able to adapt it to a COM interface. I have no experience with COM programming, so I'm not going to be of much use. This is a client-server model, with no direct access to the server once it is listening. I don't know if that's what you want. It is possible to hook into the readline input stream if you want to send commands to an interactive session.

Paul Kienzle
address@hidden

On May 12, 2004, at 3:46 PM, <address@hidden> wrote:

Is it possible to interface with Octave (being run in Cygwin) from Windows through a COM interface?

Also, does Octave support named pipes? Would this be another possible interface option?

Thanks!

-David Tsou



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]