Hello, > I did not use patches, eventhough there are patches in the directory.
If you used the Linux Makefile to build the stack, it would've included the patches. (By the way, you need to apply those patches for anything to work) > Sometimes, the server in my client program can not get a request from test > program. > > Especially, oic/d and oic/res do not. You can try setting a larger buffer size. E.g. call oc_set_max_app_data_size(16384) before oc_main_init(). > While running CT1.2.2, I sometimes get an error with "DTLS PSK Client: Alert > unknown_psk_identity(115) was received" There's no known issue here. But if you are testing against a later spec release, it may fail. It may help if you shared your CTT logs. > I googled, I saw the issue - https://jira.iotivity.org/browse/IOT-3125. > So, I think I missed something from patches. No, that is very old and from what I can see on the ticket was between an IoTivity (not -Lite) Client and -Lite Server. Even so, you shouldn't see that issue any more, and as such, I think it's unrelated to what you may be seeing. Thanks, -Kishen. -- Kishen Maloor Intel Corporation From: <iotivity-dev@lists.iotivity.org> on behalf of "kimjeong...@vinetech.co.kr" <kimjeong...@vinetech.co.kr> Date: Monday, November 25, 2019 at 5:26 AM To: "iotivity-dev@lists.iotivity.org" <iotivity-dev@lists.iotivity.org> Subject: [dev] Server sometimes can not receive request. And Question about Patch. Hello. I'm testing with CTT until now. Sometimes, the server in my client program can not get a request from test program. Especially, oic/d and oic/res do not. Now I'm suspicious for mbedtls configurations. I did not use patches, eventhough there are patches in the directory. Does anyone explain about patches? Is there problems whether using patches or not? While running CT1.2.2, I sometimes get an error with "DTLS PSK Client: Alert unknown_psk_identity(115) was received" (make SECURE=1 IPV4=1 PKI=1 DYNAMIC=1 DEBUG=0) I googled, I saw the issue - https://jira.iotivity.org/browse/IOT-3125.<https://jira.iotivity.org/browse/IOT-3125> So, I think I missed something from patches. Thanks. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10300): https://lists.iotivity.org/g/iotivity-dev/message/10300 Mute This Topic: https://lists.iotivity.org/mt/61939872/21656 Group Owner: iotivity-dev+ow...@lists.iotivity.org Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-