Hello all,

I am trying to understand IOTivity protocol

So i did following set up:-

1) Installed IOTivity stack on Ubuntu using scons

2) Installing simpleclient apk on marshmallow  by building IOTivity for
android using *scons TARGET_OS=android  ES_TARGET_ENROLLEE=linux*

but when i tried to connect client and server over same lan, they didn't
connect.

May be i need to configure platform in resource/examples/simpleclient.cpp ,
but don't know how?

    PlatformConfig cfg {
         OC::ServiceType::InProc,
         OC::ModeType::Both,
         "0.0.0.0",
         0,
         OC::QualityOfService::LowQos,
         &ps
     };

Thanks
Manoj Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160601/206f8a03/attachment.html>

Reply via email to