[dev] Regarding IoTivity support

2017-02-10 Thread shreyas Shah
Dear Developers,

  I am trying to integrate iotivity with OpenHab architecture so I would
like to know Is there any development done in IoTivity..

I need the iotivity 1.2.0 bindings for OpenHab 2.

I look forward to hearing from you as soon as possible..!!
-- 

*Innovation is change that unlocks new value..!!*

*Thanks & Regards,*

*Shreyas Shah(M.Tech-Embedded Systems),*

*ITNU,*
*(8460419863).*
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity Cloud

2017-01-10 Thread 남영훈
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 13402 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity Cloud

2017-01-09 Thread shreyas Shah
Dear Developers,

I am working in a module-"iotivity-cloud".I had done building of
stack,account,interface,message-queue,resource directory as given on
https://wiki.iotivity.org/iotivity_cloud_-_programming_guide
I had also done ocnfiguring of kafka and mongodb on the same machine.

But I am facing few errors due to which the sample examples as given in
cloud/samples/client.
Here are the logs attached to this thread of all 4 servers &
aircon-controlee example.

-- 

*Innovation is change that unlocks new value..!!*

*Thanks & Regards,*

*Shreyas Shah(M.Tech-Embedded Systems),*

*ITNU,*
*(8460419863).*
-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
root at 
iot001:/home/iot001/iotivity/iotivity-1.2.1/iotivity-1.2.1_cloud/cloud/interface/target#
 java -jar CloudInterface-0.0.1-SNAPSHOT.jar 5683 127.0.0.1 5684 127.0.0.1 5685 
127.0.0.1 5686 0
-CI SERVER---log4j:WARN No appenders could be found for logger 
(org.iotivity.cloud.util.Log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.

Exception in thread "main" java.net.ConnectException: Connection refused: 
/127.0.0.1:5684
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at 
io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at 
io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:338)
at 
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:580)
at 
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:504)
at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:418)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:390)
at 
io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742)
at 
io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:145)
at java.lang.Thread.run(Thread.java:745)

-- next part --
A non-text attachment was scrubbed...
Name: account_server_logs
Type: application/octet-stream
Size: 20633 bytes
Desc: not available
URL: 

-- next part --
root at 
iot001:/home/iot001/iotivity/iotivity-1.2.1/iotivity-1.2.1_cloud/cloud/messagequeue/target#
 java -jar CloudMessageQueue-0.0.1-SNAPSHOT.jar 5683 127.0.0.1 2181 127.0.0.1 
9092 0
-MQ SERVER-log4j:WARN No appenders could be found for logger 
(org.iotivity.cloud.util.Log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.

press 'q' to terminate
-- next part --
iot001 at 
iot001:~/iotivity/iotivity-1.2.1/iotivity-1.2.1_cloud/cloud/resourcedirectory/target$
 java -jar CloudResourceDirectory-0.0.1-SNAPSHOT.jar 5683 0
-RD SERVER-log4j:WARN No appenders could be found for logger 
(org.iotivity.cloud.util.Log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.

press 'q' to terminate
-- next part --

=Signup process using 
github===
root at 
iot001:/home/iot001/iotivity/iotivity-1.2.1/iotivity-1.2.1_cloud/out/linux/x86_64/release/cloud/samples/client#
 ./aircon_controlee 127.0.0.1:5685 github 2d081feaab985c88510b
Auth response received code: 4
accesstoken:afd010640cae0e577d6472575f04a7258045ac14
certificate:(null)
expiresin:  -1
redirecturi:coap+tcp://127.0.0.1:5683
refreshtoken:   (null)
sid:2a6085d1-815d-4277-baba-4e4e4df91308
tokentype:  bearer
uid:1f5e25c8-48ca-4da5-8f15-570b4db1ee0f
Auth response received code: 4
expiresin:  -1
Registering resources to platform...
Publishing resources to cloud  result: 0 Waiting Publish default resource 
response from cloud
 result: 0 Waiting Publish user resource response from cloud
Publish resource response received, code: 132
PUT 1/0 to turn on/off air conditioner for observe testing, q to terminate
Publish resource response received, code: 132

==Signin process using uid and access 
token-==
root at 
iot001:/home/iot001/iotivity/iotivity-1.2.1/iotivity-1.2.1_cloud/out/linux/x86_64/release/cloud/samples/client#
 

[dev] Regarding IoTivity Cloud

2017-01-09 Thread shreyas Shah
Dear Developers.

I am working in a module-"iotivity-cloud".I had done building of
stack,account,interface,message-queue,resource directory as given on
https://wiki.iotivity.org/iotivity_cloud_-_programming_guide
I had also done ocnfiguring of kafka and mongodb on the same machine.

But I am facing few errors due to which the sample examples as given in
cloud/samples/client.
Here are the logs attached to this thread of all 4 servers.

*Innovation is change that unlocks new value..!!*

*Thanks & Regards,*

*Shreyas Shah(M.Tech-Embedded Systems),*

*ITNU,*
*(8460419863).*
-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: account_server_logs
Type: application/octet-stream
Size: 20633 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: resourcedirectory_logs.png
Type: image/png
Size: 152375 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: messagequeue_logs.png
Type: image/png
Size: 153840 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: cloud_interface logs.png
Type: image/png
Size: 228860 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity Cloud

2017-01-09 Thread 남영훈
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 13402 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity Cloud

2017-01-09 Thread Arpit Agarwal
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: 201602111742151_N3WZA6X7.png
Type: image/png
Size: 33527 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: resource_directoty_sucess_logs.txt
Type: application/octet-stream
Size: 465 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: account_server_sucess_logs.txt
Type: application/octet-stream
Size: 9257 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: messagequeue_sucess_logs.txt
Type: application/octet-stream
Size: 485 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: cloud_interface_server_sucess_logs.txt
Type: application/octet-stream
Size: 693 bytes
Desc: not available
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: aircon_controlee_sucess_logs.txt
Type: application/octet-stream
Size: 6867 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity Security

2016-11-09 Thread Kartik Desai
Hi all,

*I am working on IoTivity 1.2.0 security. *

while running the *simpleserver_justworks* and *simpleserver_randompin*
with the *provisioning client* after* registration * and *owning* of the
device

when i *remove* that *owned *device it is showing *removed
device successfully *but when i again start the* provisioning client* it is
again showing that the device is *owned.*

*So if  anybody can help into this please let me know...*
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity Services- Resource Directory

2016-09-28 Thread Kartik Desai
Hello all,

 I am kartik working on *IoTivity Services* and its implementation on *Ubuntu
16.04*. I am stuck with *Resource Directory* and not finding a way how to
make a way to practically implement it. Very few documentation is provided
on the IoTivity website.So had no other option. So if any one can provide
the guideline regarding the same it would be really grateful.Hope for the
positive response.




Yours Sincerely,

Kartik Desai
+919510509377
  India
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-06-22 Thread Ragul Bhagwanth
Hello,

The OCF Certification test tool prompts FAILED when testing the simple
server (example program)
in the IoTivity framework package.

Please do let me know why the OCF Certification test tool fails at the
example program itself.

Hoping for a reply as soon as possible.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-06-22 Thread Mats Wichmann
On 06/22/2016 03:17 AM, Ragul Bhagwanth wrote:
> Hello,
> 
> The OCF Certification test tool prompts FAILED when testing the simple server 
> (example program)
> in the IoTivity framework package.
> 
> Please do let me know why the OCF Certification test tool fails at the 
> example program itself.
> 
> Hoping for a reply as soon as possible.

probably a bit more detail would be needed.  I'm not sure the examples are set 
up to be "conforming", which is what the CTT tests for, someone else would have 
to comment.  



[dev] Regarding IoTivity

2016-06-14 Thread Ragul Bhagwanth
Hello,

How to modify the Simple server and client to add camera resource and
stream the video in the client ?

Could you help me out with this issue  ?
If this has already been implemented could you provide  me with the
necessary examples, steps and documentation.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-06-07 Thread Ragul Bhagwanth
Hello,

I would like to know how to add a camera resource. Example I connect my
mobile to raspberrypi via same wi-fi. How do I access the mobile camera via
IoTivity and see the video in the client which is running in the raspberry
pi ?

Do you have an example for camera resource ? If so, could you provide me
with the details.

Hoping for a reply asap.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-05-31 Thread Senthil Kumar G S
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: 201605312142212_BEI0XT4N.gif
Type: image/gif
Size: 13168 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity

2016-05-30 Thread Ragul Bhagwanth
Hello,

Taking the IoTivity examples -- simple server and simple client.

Right now we can only POST the information once and the program ends.

How to modify the simple server and simple client so that I can keep
POSTing information ?

Hoping for a reply asap.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-05-16 Thread Ragul Bhagwanth
Hello,

 I am new to IoTivity. I would be using this framework in my project.

 I have my client running in ubuntu. Server running light resource in  a
raspberry-pi.

 I require a bridge running in another ubuntu machine.

 My project scenario:
 Client (Ubuntu) --> Bridge (Ubuntu) -->Light Server (Raspberry Pi)

 How to write a bridge program that runs as both the client and server ?

 Hoping for a reply asap.

 Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-05-16 Thread Thiago Macieira
On segunda-feira, 16 de maio de 2016 15:19:36 PDT Ragul Bhagwanth wrote:
> Hello,
> 
>  I am new to IoTivity. I would be using this framework in my project.
> 
>  I have my client running in ubuntu. Server running light resource in  a
> raspberry-pi.
> 
>  I require a bridge running in another ubuntu machine.

Why do you require a bridge?

>  My project scenario:
>  Client (Ubuntu) --> Bridge (Ubuntu) -->Light Server (Raspberry Pi)
> 
>  How to write a bridge program that runs as both the client and server ?


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



[dev] Regarding IoTivity

2016-05-13 Thread Maxi Wu


You could try Android Studio, may have better compatibility with android 
example code.



From: iotivity-dev-bounces at lists.iotivity.org 
[mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of Ragul Bhagwanth
Sent: Thursday, May 12, 2016 7:29 PM
To: iotivity-dev at lists.iotivity.org
Subject: [dev] Regarding IoTivity



Hello,



I need to make changes to the existing android example apps for my project.



I have already referred the official webpage.



https://wiki.iotivity.org/android_build_instructions



Could you provide clear details on how to import the existing android example 
apps to eclipse

and modify it ?



Hoping for a reply asap.



Thank you.



Regards,

Ragul Bhagwanth





-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160513/92ff57da/attachment.html>


[dev] Regarding IoTivity

2016-05-12 Thread Ragul Bhagwanth
Hello,

I need to make changes to the existing android example apps for my project.

I have already referred the official webpage.

https://wiki.iotivity.org/android_build_instructions

Could you provide clear details on how to import the existing android
example apps to eclipse
and modify it ?

Hoping for a reply asap.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-05-12 Thread Ragul Bhagwanth
Hello,

I am new to IoTivity.
I am facing some issues in modifying the simple server and client code code
for my project.

https://www.iotivity.org/documentation/linux/programmers-guide/observing-resource-state-observe

As per the above webpage , the observer increments the power attribute by
+10 every time.
Instead of that how do I modify the observer to wait for another POST
request from the client.

What are the modifications needed to me done on the server and client to
get this.

Could you help me with this issue ?

Hoping for a reply as soon as possible.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-05-03 Thread Ragul Bhagwanth
Hello,

I am new to IoTivity. I would like to know few details. I have referred the
following link.

https://wiki.iotivity.org/getting_started_iotivity_services_for_android_0_9_1

But still a little unclear. I would like to make some changes to the
existing simpleclient android app
for my project. Could you tell me how to proceed in detail ?

Hoping for a reply as soon as possible.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-04-27 Thread Ragul Bhagwanth
Hello,

I am new to IoTivity. I would like to know few things.
Where can I buy IoTivity compatible devices/ resources online ?
How is the device discover made ? How different is the device discover from
resource discovery ?

Could you tell the device discovery in detail and let me know where to buy
the
IoTivity compatible devices/resources.

Hoping for a reply as soon as possible.

Thank you.

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding Iotivity Yocto build - failed to get Iotivity on final build image

2016-04-22 Thread Maloor, Kishen
Hello,

Could you please provide more information?

1) On your build machine, if you just ran ?bitbake iotivity?,
does it indicate success? This would prove that i) the layer
was included, and ii) there were no compilation errors.

2) Did you add the line:
IMAGE_INSTALL_append += " iotivity-resource-samples iotivity-service-samples?
at the end of conf/local.conf?

3) If you did 1) and 2), and then built your RPi image, then you
should look inside /opt/iotivity on the RPi for the sample apps.
You should also for eg. find liboc.so under /usr/lib.

By the way, I have successfully built and run IoTivity myself on the
RPi some weeks ago using meta-oic, following the usual steps.

Thanks,
-Kishen.

-
Kishen Maloor
Intel Open Source Technology Center

From: Kada Saikumar mailto:kadasaiku...@gmail.com>>
Date: Friday, April 22, 2016 at 12:03 AM
To: Kishen Maloor mailto:kishen.maloor at 
intel.com>>, "iotivity-dev at lists.iotivity.org" mailto:iotivity-dev at 
lists.iotivity.org>>
Subject: Regarding Iotivity Yocto build - failed to get Iotivity on final build 
image

Hi Kishen ,


I am trying to build an yocto image including meta-ioc layer.  I want to 
Iotivity-1.0.1 for my project. I had the image ready using HOB but the iotivity 
folder is nowhere to be found.
I don't understand , why it is missing. I followed same procedure as i was 
followed to build 0.9.2 using Yocto.
I edited the recipes and added all the recipes for the iotivity and i even 
tried to build the image using bitbake. same result both times.

configuration :
poky - jethro

   layers :
default + meta- raspberrypi + meta+oic



[dev] Regarding Iotivity Yocto build - failed to get Iotivity on final build image

2016-04-22 Thread Kada Saikumar
Hi Kishen ,


I am trying to build an yocto image including meta-ioc layer.  I want to
Iotivity-1.0.1 for my project. I had the image ready using HOB but the
iotivity folder is nowhere to be found.
I don't understand , why it is missing. I followed same procedure as i was
followed to build 0.9.2 using Yocto.
I edited the recipes and added all the recipes for the iotivity and i even
tried to build the image using bitbake. same result both times.

configuration :
poky - jethro

   layers :
default + meta- raspberrypi + meta+oic
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding IoTivity

2016-04-20 Thread Nash, George
Ragul,

You should be able to limit you build to only use IP transport

scons TARGET_TRANSPORT=IP

George
From: iotivity-dev-bounces at lists.iotivity.org 
[mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of Ragul Bhagwanth
Sent: Tuesday, April 19, 2016 10:16 PM
To: iotivity-dev at lists.iotivity.org
Subject: [dev] Regarding IoTivity

Hello,

I am new to IoTivity. I need to build IoTivity on an arm architecture based 
board for my
project. But during toolchain I am facing errors. Mainly "No module codegen".
It happens in the ble_le_adapter I guess. I do not require bluetooth for my 
project.
I only require wifi.

Is there any way I can remove ble adapter check in the Sconstruct to avoid this 
error during
toolchain ? Or is there any other solution ?

I have attached a screenshot of the error.

Hoping for a reply as soon as possible.

Any help would be appreciated.

Thank you.

Regards,
Ragul Bhagwanth
Ph:9600767698
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160420/3f1c3c17/attachment.html>


[dev] Regarding IoTivity

2016-04-20 Thread Ragul Bhagwanth
Hello,

I am new to IoTivity. I need to build IoTivity on an arm architecture based
board for my
project. But during toolchain I am facing errors. Mainly "No module
codegen".
It happens in the ble_le_adapter I guess. I do not require bluetooth for my
project.
I only require wifi.

Is there any way I can remove ble adapter check in the Sconstruct to avoid
this error during
toolchain ? Or is there any other solution ?

I have attached a screenshot of the error.

Hoping for a reply as soon as possible.

Any help would be appreciated.

Thank you.

Regards,
*Ragul Bhagwanth*
Ph:9600767698
-- next part --
An HTML attachment was scrubbed...
URL: 

-- next part --
A non-text attachment was scrubbed...
Name: codegen_error.JPG
Type: image/jpeg
Size: 208794 bytes
Desc: not available
URL: 



[dev] Regarding IoTivity on raspberypi

2016-04-04 Thread Mehrtens, Hauke
Hi,

This is probably a boost problem, make sure you have the correct boost version.
https://lists.linuxfoundation.org/pipermail/iotivity-dev/2015-October/002976.html

Hauke

From: iotivity-dev-bounces at lists.iotivity.org 
[mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of Ragul Bhagwanth
Sent: Monday, April 4, 2016 10:42 AM
To: iotivity-dev at lists.iotivity.org
Subject: [dev] Regarding IoTivity on raspberypi

Hello,

I am new to IoTivity. I need to compile IoTivity framework on raspberrypi 2 for 
my project .
I have followed the steps on the official website.

https://wiki.iotivity.org/build_iotivity_for_raspberry_pi

But I am facing the errors which have already been mentioned in the following 
page.
But no solutions were given.

https://lists.linuxfoundation.org/pipermail/iotivity-dev/2015-October/002955.html

Could you guide me on how to solve it and build IoTivity on raspberrypi.

Hoping to get a reply soon.

Thank you,

Regards,
Ragul Bhagwanth
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160404/14898c31/attachment.html>


[dev] Regarding IoTivity on raspberypi

2016-04-04 Thread Ragul Bhagwanth
Hello,

I am new to IoTivity. I need to compile IoTivity framework on raspberrypi 2
for my project .
I have followed the steps on the official website.

https://wiki.iotivity.org/build_iotivity_for_raspberry_pi

But I am facing the errors which have already been mentioned in the
following page.
But no solutions were given.

https://lists.linuxfoundation.org/pipermail/iotivity-dev/2015-October/002955.html

Could you guide me on how to solve it and build IoTivity on raspberrypi.

Hoping to get a reply soon.

Thank you,

Regards,
*Ragul Bhagwanth*
-- next part --
An HTML attachment was scrubbed...
URL: 



[dev] Regarding Iotivity android examples

2015-10-28 Thread Rahul, Rahul
Hi Sravanthi,

I followed the steps you have outlined and I can confirm that the fridgeclient/ 
fridgeserver app behaves as expected. You must be seeing a bunch of ?Got a 
response from? messages followed by the blank spaces on the fridgeclient app. 
This essentially means that the client successfully received a notification 
from the server after finding a resource. The client is finding all the 
resources which the server is hosting, but the resource Uri is not getting 
printed. This issue is due to a bug in OCRepresentation.getUri() in C++ SDK. 
You can track the bug here:
https://jira.iotivity.org/browse/IOT-769

You can also try fridgegroupclient/ fridgegroupserver examples. In these 
examples, the client creates resource proxies (child resources) of the resource 
hosted by the server and reads their values. This has more detailed logging 
information but has the same Uri not printed issue as discussed above.

Let me know if you have additional questions.
Thanks,
Rahul


From: iotivity-dev-bounces at lists.iotivity.org 
[mailto:iotivity-dev-boun...@lists.iotivity.org] On Behalf Of Sravanthi 
Mulagondla
Sent: Wednesday, October 28, 2015 3:11 AM
To: iotivity-dev at lists.iotivity.org
Subject: [dev] Regarding Iotivity android examples

HI,
1. Downloaded iotivity-1.0.0.zip and extracted.

2. Compiled iotivity-1.0.0 for android with arm architecture.
3. Imported sample android example projects into Androidstudio
4. Generated .apk files for all projects.
5. While running DeviceDiscoveryServer and DeviceDiscoveryClient  with two arm 
phones with lollipop Os.
6.Server waiting for the requests and client is Querying for device information.

7.Now tried with FridgeClient and Fridgeserver
8.Server created Light,Door,Resorces ,Client Intiating fridge discovery but  It 
is not finding any resources.
Can you please help me for this problem as early as possible?
I was struggling from one week.

Thanks,
Sravanthi.

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151028/0bc66271/attachment.html>


[dev] Regarding Iotivity android examples

2015-10-28 Thread Sravanthi Mulagondla
HI,

1. Downloaded iotivity-1.0.0.zip and extracted.

2. Compiled iotivity-1.0.0 for android with arm architecture.

3. Imported sample android example projects into Androidstudio

4. Generated .apk files for all projects.

5. While running DeviceDiscoveryServer and DeviceDiscoveryClient  with two
arm phones with lollipop Os.

6.Server waiting for the requests and client is Querying for device
information.


7.Now tried with FridgeClient and Fridgeserver

8.Server created Light,Door,Resorces ,Client Intiating fridge discovery
but  It is not finding any resources.

Can you please help me for this problem as early as possible?

I was struggling from one week.


Thanks,
Sravanthi.
-- next part --
An HTML attachment was scrubbed...
URL: