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.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

-------------------------------------------------------------------------
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