On Tue, May 31, 2016 at 6:11 PM, Senthil Kumar G S <senthil.gs at samsung.com>
wrote:

> Hi Ragul,
>
>
>
> To POST repeatedly from simple client, you may modify simple client to
> create a thread and call post() in a loop or as many times as needed.
>
> And also comment the code that calls post() from onpost() to stop the
> simple server from updating the values and notifying the client.
>
>
>
> Thanks,
>
> Senthil Kumar G S
>
>
>
>
Hi,

I made a quick and dirty sample
that does something like that, changing a "line" object readf rom stdin and
wrote in stdout
if you want to try it out :

https://github.com/tizenteam/iotivity-example/tree/sandbox/pcoval/stream

Would it makes sense to have it into the main tree ?
ie: iotivity/examples/iotivity-example-stream

If yes I will clean it up and submit it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160531/f152c732/attachment.html>

Reply via email to