Hi JK, I build Iotivity cloud latest source code and I found some issue
[1].1. build commond : mvn install -Dmaven.test.skip=true2. configure project
with libs . set CloudInterface host and port : String[] args1 =
{"5683","127.0.0.1","5684","127.0.0.1","5685"};
set CloudAccount port : String[] args1={"5684"};
set CloudAccount port : String[] args1={"5685"};3.complete configure
libs , address and port ,runing the project failed.
[1]https://jira.iotivity.org/browse/IOT-989
I think CloudStack/Cbor.java has big issue .pls fix !Regards,Xiaoyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160317/379fb2b6/attachment.html>