coap Questions
4
I have been toying with the idea of using gRPC for 'IoT' type devices; not very constrained things like sensors; more like single board computer inbuilt devices like robots, drones and the like. Wh...
Dion asked 30/1, 2017 at 12:13
1
I searched but did not found any example showing on how to convert CoAP request or response to HTTP request.
Basically what I want to do is CoAP request POST some data from device to a server whic...
3
Solved
I'm working on a CoAP application using Eclipse Californium and I need to pass parameters using the URL as we do in restful web services. Is it possible to do it in californium coap implementation,...
4
Solved
HTTP is mainly used for viewing web pages. Coap is a simplified version of HTTP for IoT or WSNs. Although COAP is based on UDP, it should have ACK messages to emulate TCP. Since COAP is simpler tha...
2
Can Video streaming (low bitrates like 50 Kbps ) could be done over IoT protocols like CoAP/MQTT with much better performances compared to HTTP/RTP or TCP/UDP streaming? Or underlying video streami...
Indirection asked 1/12, 2015 at 22:1
1
2
Solved
I was just wondering if there was a way to send CoAP queries in the browser (using JavaScript?), but not using node.js.
Thanks!
Promiscuous asked 19/11, 2013 at 18:36
1
© 2022 - 2024 — McMap. All rights reserved.