Hi All, I am new to android binder mechanism for IPCs and need help to understand it to use it in the same way as System V message queue works.
I have seen transact() and onTransact() function in Binder interface but need to know how can it be used to keep a track of all the messages that have been sent using transact() call. >From some examples in media systems, remote()->transact() is used. What is remote pointing to? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---