https://github.com/iotivation/iotivity/
Instructions are on the Readme. Special thanks to Petre Eftime, whose https://gerrit.iotivity.org/gerrit/#/c/7895/ forms the basis of the implementation. Everything seems to compile ok but I have not figured out how to get the samples (just simpleclient and simpleserver so far) to run. I've tried everything I can think of but I always get this: Error: Could not find or load main class org.iotivity.base.examples.SimpleClient See bin/j for an example. I've not dealt with Jni before; if anybody can offer guidance on issues like how to get the sample running, how to package the whole thing into a jar, etc. I would be grateful. The code seems to run ok on darwin, but I've fallen behind a bit on running it against Linux, so it might break there. But that's ok, because it will be submitted in small patches. The Darwin port does not require the kind of major surgery that Windows undoubtedly did, so for the most part it can be broken into small pieces. I've started submitting them (e.g. https://gerrit.iotivity.org/gerrit/#/c/8461/, https://gerrit.iotivity.org/gerrit/#/c/8603/, https://gerrit.iotivity.org/gerrit/#/c/8477/) and will provide a summary once they're all ready. You can see an earlier version of the changes at https://gerrit.iotivity.org/gerrit/#/c/8531/ (thanks to the reviewers who've commented on that, I'll apply recommendations to the chunks) Cheers, Gregg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160614/ca6f4e87/attachment.html>
