On Mon, 01 Dec 2008 21:00:20 +0100
utopic <[EMAIL PROTECTED]> wrote:

> En/na Gustavo Sverzut Barbieri ha escrit:
> > On Sun, Nov 30, 2008 at 9:19 AM, utopic <[EMAIL PROTECTED]> wrote:
> >>        Hi all,
> >>
> >>        I'm coding a program that uses ecore_ipc, and I used "ref"
> >> and "ref_to" values to know wich function should process the
> >> recived message. I was able to pass the values I need in both
> >> "ref" and "ref_to", but since last svn actualization I can't.
> >>        How I should use this two values?
> > 
> > why are you using ecore_ipc? I'd use dbus (more standard and has
> > more features, easier to use)  or direct pipes/sockets for simple
> > and fast communication.
> > 
> > AFAIK you can use private bus if you want to.
> > 
> 
>       I'm programming a client-server application, I thought that
> IPC functions are for it, they aren't? What's the problem with IPC?
> 

There is nothing wrong with it, he just suggested dbus, which is an IPC
mechanism, because it is popular and well distributed.

>       Thanks,
> 
> --
> Utopic
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge Build the coolest Linux based applications with Moblin SDK
> & win great prizes Grand prize is a trip for two to an Open Source
> event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ enlightenment-devel
> mailing list enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to