PDA

View Full Version : How to use Libosso RPC calls?


vijayvk
January 29th, 2009, 10:17 AM
Hi,

I want to use Libosso api calls for interaction with applications. Libosso is a wrapper of d-bus library.

I want to access RPC calls declared in one application to other application. For that I need to know how to expose Server functions or methods, so that it can be used by other applications.

Can anyone please tell me how to expose server API calls to client API calls? Also do I need to follow any special steps in the client side also?

In the net, I ma able to get how to use Libosso RPC call, but i could not get information about how to expose server functions.

Vijay