On quinta-feira, 29 de setembro de 2016 16:47:35 PDT Gregg Reynolds wrote: > even a single-processor, non-preemptive system can do cooperative > coroutines. which could be thought of as coprocesses, and could do > networking separately. no? maybe not practically relevant, but fun to > think about.
If you're talking about the kind of system that would run IoTivity- Constrained, then no, one assumes the user knows about the entire device/ platform anyway. If they send a networking query, we can safely assume they know that it's not a local resource. Such a device would always use the CoAP ports, having no need to select a random port for unicast. It knows there's no other stack running on the same device. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
