well,i am quite confused with the user ids stuff and what they mean in the process level.In Linux,every process uses its own virtual address space and no process can write to the address space of another process.So the communication between two processes is conducted via IPC mechanims which are part of the Linux kernel.Are two processes with different user ids allowed to ipc?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

