add codes for TCP 67/88667/11
authoryoungman <yman.jung@samsung.com>
Mon, 19 Sep 2016 04:38:16 +0000 (13:38 +0900)
committeryoungman <yman.jung@samsung.com>
Wed, 2 Nov 2016 11:27:28 +0000 (20:27 +0900)
commitc1a1158b94781580cfbf68dab78451ac0458485d
treee736edbc9a1d3aa5dc855b1a124e0b00eb4c4c1f
parent6a99f52efc40f431cb0e006ddeceaa4f4485ebda
add codes for TCP

Change-Id: I0b7811c605a6e6805002566c60b485cb69a90f96
Signed-off-by: youngman <yman.jung@samsung.com>
26 files changed:
include/iotcon-client.h
include/iotcon-constant.h
src/ic-common.h
src/ic-device.c
src/ic-ioty-convert.c
src/ic-ioty-convert.h
src/ic-ioty-ocprocess.c
src/ic-ioty-parse.c
src/ic-ioty-parse.h
src/ic-ioty.c
src/ic-ioty.h
src/ic-log.h
src/ic-presence.c
src/ic-provisioning-struct.c
src/ic-remote-resource-caching.c
src/ic-remote-resource-crud.c
src/ic-remote-resource-monitoring.c
src/ic-remote-resource.c
src/ic-remote-resource.h
src/ic-types.c
src/ic-types.h
src/ic-utils.c
src/ic-utils.h
test/iotcon-test-basic-client.c
test/iotcon-test-encap-client.c
test/iotcon-test-iface-client.c