Sample Client and Server Application
authorJay Sharma <jay.sharma@samsung.com>
Thu, 9 Jul 2015 15:54:13 +0000 (21:24 +0530)
committerUze Choi <uzchoi@samsung.com>
Fri, 10 Jul 2015 00:45:44 +0000 (00:45 +0000)
commit54ad793606cbb73fa24f71212c71dbe284bf1aa6
treeb60530d74099ee08b71b08cd9c74fd01f1324b0c
parent6840eb822753ef96411d91f46b75ffa4435c995e
Sample Client and Server Application

- Sample client using the Resource Client APIs (Resource Broker & Resource Cache)
- Sample Server using Server Builder APIs

Change-Id: Ibdafb01f8a9c40c52d9a9175c5e5ddd4c5a43eb6
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1607
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/examples/SConscript [new file with mode: 0644]
service/resource-manipulation/examples/linux/SConscript [new file with mode: 0644]
service/resource-manipulation/examples/linux/SampleResourceClient.cpp [new file with mode: 0644]
service/resource-manipulation/examples/linux/SampleResourceServer.cpp [new file with mode: 0644]