I want to write a service which could be started and stopped from my client application. Where can I start from? I also need the package file which will install the application as service.
I want to write a service which could be started and stopped from my client application. Where can I start from? I also need the package file which will install the application as service.
Look in the SDK docs for client server architecture. Examples are available in the SDK as well.
See also http://developer.symbian.com/main/do...nOSv9_v1.3.pdf
-- Lucian