.....
    A ce que je vois, on s est inscrit sur la main list..........

From: "Jérôme Braga" <[EMAIL PROTECTED]>
Reply-To: uClinux development list <[email protected]>
To: "uClinux development list" <[email protected]>
Subject: Re: [uClinux-dev] Share data between 2 user application
Date: Tue, 14 Aug 2007 23:23:58 +0200

You want share memory between 2 applications which are in kernel like
drivers or you want share  memory between two process, in this case you can
use the IPC like the message queue (mqueue.h),socket or shared memory
(shm_open).

2007/8/14, Ung Monirat <[EMAIL PROTECTED]>:
>
> Hi,
>
> I'd like to share data between 2 user application. I've looked on the web,
> and found few things with mbuf. I'm running uclinux kernel 2.4.x, and my
> processor is the MCF5249. Does anybody have any suggestion?
>
> thx!
>
> ------------------------------
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails<http://www.trueswitch.com/yahoo-fr/>vers Yahoo! Mail
>
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>



--
--
Jérôme Braga


_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

_________________________________________________________________
Gagnez des écrans plats avec Live.com http://www.image-addict.fr/

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to