6 Dec
2014
6 Dec
'14
3:24 p.m.
Hi, As I know, we can set access permissions for the kernel objects, and access to user-level objects is through IPC_Gate. So, can I set access permissions for user-level objects through the IPC_Gate? Another question is that If multiple clients need to access a particular service object, do they use different IPC_Gate or the same?