Re: [dev] Where can I find the implement of CoAP Native Cloud v2.0?

2018-10-08 Thread Ondrej Tomcik
Hello Nie Lin, Master branch and cloud folder is what you are looking for. But, I would propose you to use the branch iotivity-cloud, where we are upstreaming our patches. We took over cloud component few weeks ago and trying to make it at least a bit production ready. But Samsung did it based

[dev] Where can I find the implement of CoAP Native Cloud v2.0?

2018-10-08 Thread Nie Lin
Hi, Where can I find the implement of  CoAP Native Cloud v2.0? It looks like the branch: "master" and "iotivity-cloud" is not the correct place. Thanks, Nie Lin -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9947): https://lists.iotivity.org/g/

[dev] Packet Size Limitation

2018-10-08 Thread Wenquan Jin
Hello, I am working on an Android based IoTivity project. 1) What is the size of payload in the IoTivity request and response message? I use the Wireshark to capture the messages, that illustrates the limitation of size is appropriately 1000 byte for request and no limitation for the response. 2)