我是ipv6和libcoap的新手。我正在使用中提供的" coap -server“示例来测试我的coap客户端。我无法让coap-server监听多播以正常工作。我尝试了以下命令
# this method is found in https://manpages.debian.org/stretch/libcoap
我正在使用Raspbian下的libcoap-dev-1库和一个Raspberry Pi,使用这个库和一个简单的客户机和简单的服务器来实现CoAP协议。// header for the libcoap library. it should be in /usr/include/coap * Theresource handler which the libcoap library will invoke