read and write in QNX RM

Hi
How user data is sent to RM and on which parameters the value gets updated in RM. When I read nbytes it correctly shows number of bytes sent from user application, but where will values sent from client application get updated should I use message queues?. Suggest with some examples.

Hi,

Resource Managers is a complex topic.
You should read the documentation : qnx.com/developers/docs/660/ … okset.html

Nicolas