> Hello Yamin, > > There are two components in OpenHPI: Base Library (libopenhpi) and Deamon > (openhpid). > An HPI application links to the Base Library and calls functions from > there (baselib/safhpi.c). > Then the Base Library forms RPC request, packs the data and send the > request to the Daemon. > The Daemon code in openhpid/server.c receives the RPC request and > dispatches the request by calling > corresponding functions from openhpid/safhpi.c. > The response goes back to the Base Library in the same way backwards. > > Anton Pak
thanks a lot Anton. Now I see how it works. ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
