Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CoAP Blockwise Transfers #26

Open
gavinsunde opened this issue Aug 26, 2015 · 4 comments
Open

Implement CoAP Blockwise Transfers #26

gavinsunde opened this issue Aug 26, 2015 · 4 comments

Comments

@gavinsunde
Copy link

As specified in the IETF draft: https://tools.ietf.org/html/draft-ietf-core-block-17, sending a single large file split into multiple blocks that fit into UDP packets.

@dubek dubek mentioned this issue Feb 29, 2016
@mitiger
Copy link

mitiger commented Mar 2, 2016

@dubek

oh, do you hava plan to do this job? we are waiting in joyful hope.
thanks!!!

@dubek
Copy link
Collaborator

dubek commented Mar 2, 2016

Currently I don't have any plans to implement this feature. We welcome pull requests!

@janaki2
Copy link

janaki2 commented Jan 19, 2017

Hi,

I have a question on SZX in the Block2 Option.

Does the payload bytes of the response packet MUST be exactly same as the SZX chosen in Block2 Option
or
Can it differ with that of SZX?

For example, I send a Block which is NOT the last block and I choose SZX = 2 (i.e., Block size is 64 bytes). But the actual payload in the response is 75 bytes or 57 bytes not 64 bytes. Is this valid?

Thanks!

@chtavares
Copy link

I would like know if somebody implemented this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants