On 4 Jan 2017, at 00:38, Maloor, Kishen <kishen.maloor at intel.com> wrote:
> 
> IoTivity_simpleclient issues a GET request and the
> IoTivity-Constrained_simpleserver sample returns a payload
> with the block2 option set.
> 
> However, IoTivity_simpleclient subsequently returns a
> confirmable GET request for the next block
> with i) the same token as the original request, and

It is actually possible to use the same token, as the token has been retired by 
the response to the previous request ? so it is not wrong to reuse it.  But 
then this token reuse does nothing that would somehow link the second request 
to the first.

> ii) without the uri_path of the resource being requested.
> I believe this is incorrect.

Now that is indeed incorrect ? this goes to a different resource then (the root 
resource coap://.../).

Gr??e, Carsten

Reply via email to