Hi, I have built IOTivity 1.2.0 in windows using VS2015 and trying to run sample codes.
I am running examples : "sampleserver_justworks.exe" & "provisioningclient.exe" as per wiki page. I am able to discover devices and register them successfully. But when I try to do below option "32. Provision the Selected Access Control List (ACL) I am facing following winsock error continuously (which is 10014 WSAEFAULT) from client side (provisioningclient.exe). I am not sure why following error is coming. 27:12.111 DEBUG: OIC_CA_MSG_HANDLE: CAErrorHandler IN 27:12.112 DEBUG: OIC_CA_PRTCL_MSG: pdu parse-transport type : 0 27:12.113 DEBUG: OIC_CA_PRTCL_MSG: pdu parse ret: 1 27:12.113 ERROR: OIC_CA_PRTCL_MSG: coap version is not available : 0 27:12.114 ERROR: OIC_CA_MSG_HANDLE: Parse PDU failed 27:12.114 ERROR: OIC_CA_IP_SERVER: secure unicast ipv6 sendTo failed: 10014 27:12.115 DEBUG: OIC_CA_INF_CTR: received error from adapter in interfacecontroller Request for any pointers if any one faced similar problem earlier or whether I am missing any configuration which is causing above error. Thank you ! Regards Satish. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161128/4359c744/attachment.html>
