Hi All, In C++ SDK, IClientWrapper and IServerWrapper are implemented as InProc and OutProc interfaces. IClientWrapper is used from the Client application perspective, like from OCPlatform_impl and OCResource classes.
I could not figure out the idea behind using these interfaces. What purpose does this solve ? I am working on providing the C++ APIs for Provisioning Manager C-APIs. Your inputs will help me decide if I need to use the IClientWrapper or I can do without this. Thanks, Ashwini -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150729/50888239/attachment.html>
