1. Re: Linux > Eu Question

On Fri, Sep 19, 2003 at 04:45:08PM +0000, Al Getz wrote:
> 
> Hello,
> 
> Anyone know if Linux has anything like Ole/COM in it,
> or can it be implemented as in Windows using Euphoria?
> 
> Im asking because i was thinking of converting the Display
> Server to Ole/COM for the interprocess communications.
> 
> Thanks,
> Al
> 

Kernel has no support for anything on that level. There are semaphores,
message queues, and shared memory, but thats it.

Going way beyond that, the desktop environments, such as KDE and GNOME, seem
to provide something akin to it. (KDE 2.x had KOM, which was basicly the
equivent of ActiveX for KDE programs as I understood it. KOM is a sortof C++
extention, tho. You might have to do a bit of research, here. Matt Lewis's work
in using C++ in Euphoria will also be invaluable.)

There is also RDC.e by Pete E, it lets Euphoria programs call routines in
other euphoria programs.

jbrown

> 
> 
> TOPICA - Start your own email discussion group. FREE!

-- 
You too can spend five years in prison; just distribute this program
once US Senator Hollings's CBDTPA bill is passed into law:
perl -e 'while(<>) { print;}'

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu