[dev] About Iotivity Cloud

2016-12-02 Thread Binh Dang Thien
Hi everyone, I am trying to investigate the Iotivity Cloud project. I have some questions about it and I hope to get the answers from you: 1. The Cloud interface acts as the proxies of Account server, Resource Directory server and Message Queue broker, right? 2. What are protocols to send message

[dev] About Iotivity Cloud

2016-12-02 Thread Binh Dang Thien
at skku.edu, binh01t2 at gmail.com On Fri, Dec 2, 2016 at 10:20 AM, ??? wrote: > Hello DANG Thien Binh > > > > Check my inline answers. > > > > Best Regards > > JK > > > > - *Original Message* - > > *Sender* : Binh Dang Thien >

[dev] Stress Test for Iotivity Cloud

2016-12-23 Thread Binh Dang Thien
Hi everyone, I am doing a stress test for Iotivity Cloud to evaluate its performance. I create a publisher script which creates 10 threads and each thread sends 1000 messages at rate 1 message/second by using the API: *publishMQTopic*. To evaluate the delay time at the Cloud Interface, I add my

[dev] Error on running Publisher/Subscriber example

2016-11-19 Thread Binh Dang Thien
Hi everyone, I am practicing on Publisher/Subscriber example of Iotivity cloud. I create a topic with uri: /oic/ps/light and then subscribe to that topic. However, it throws an error that: *can't rebalance after 4 retries. *This error is exactly same with the error on the link below. Any help

[dev] Error on running Publisher/Subscriber example

2016-11-22 Thread Binh Dang Thien
oads.html > > > > And you'd better to check README in cloud/messagequeue > > > > Regards, > > > > ----- *Original Message* - > > *Sender* : Binh Dang Thien > > *Date* : 2016-11-19 11:56 (GMT+9) > > *Title* : [dev] Error on running

[dev] Errors in running gbsbuild.sh

2016-09-21 Thread Binh Dang Thien
Dear all, I am new in Iotivity and I am trying to follow the instructions to build the Iotivity code for Tizen. However, it returns the following errors when I run the command: sh gbsbuild.sh [ 1s] binftm registration fail . . . [ 29s] *** Checking for installation of SQLite 3.8.11.1

[dev] Error in compiling Tizen sample projects

2016-09-28 Thread Binh Dang Thien
Dear all, I am following the guideline on Iotivity.org (Guideline) to compile RESampleClientApp and RESampleServerApp for Tizen platform. However, it returns the error: fatal error: 'OCPlatform.h' file not found. I am

[dev] Error in compiling Tizen sample projects

2016-09-28 Thread Binh Dang Thien
Address: 34 Duong Quang Ham street, Da Nang city, Viet Nam Mobile: 0935556678 On Wed, Sep 28, 2016 at 12:07 AM, Philippe Coval < philippe.coval.pro at gmail.com> wrote: > > > > On Tue, Sep 27, 2016 at 4:56 PM, Binh Dang Thien > wrote: > >> Dear all, >

[dev] Error in compiling Tizen sample projects

2016-09-28 Thread Binh Dang Thien
Address: 34 Duong Quang Ham street, Da Nang city, Viet Nam Mobile: 0935556678 On Wed, Sep 28, 2016 at 12:13 AM, Binh Dang Thien wrote: > Hi, > I am using Tizen Studio (https://developer.tizen.org/ > ko/development/tizen-studio/download?langredirect=1). I think it is not > Eclipse

[dev] Error in compiling Tizen sample projects

2016-09-28 Thread Binh Dang Thien
> No such file or directory* > compilation terminated. > I have checked the file *oc_log_stream.hpp* at line 29 is:#include > , it seems that it cannot find the boost/config.hpp. > However, I try to create a* main.cpp* file as follow and it was compiled > and run without error: > &

[dev] Error when simulate DoS attack on IoTivity server

2017-03-24 Thread Binh Dang Thien
Dear everyone, I setup IoTivity on Raspberry Pi and modify the *simpleserver *example (in /resource/examples folder) that reads temperature of DHT11 sensors (attached on Raspberry Pi board) and notify to the *simpleclient *(installed on a PC running Ubuntu). I test 2 cases: 1. No DoS attack on

[dev] Error when simulate DoS attack on IoTivity server

2017-03-25 Thread Binh Dang Thien
S written to > send the cancelObserve() request after the 10th notification. > This might be a trivial thing to verify. > > > > *From:* iotivity-dev-bounces at lists.iotivity.org [mailto: > iotivity-dev-bounces at lists.iotivity.org] *On Behalf Of *Binh Dang Thien > *Sent:*