Skip to content

CoAP server download progress #72

Description

@StephenDuddyHome

Running a client and server as part of a configuration and setup tool.

We download firmware images from the applications CoAP server to the target and this all work really well.

These files are quite large and can take several seconds to deliver and we would like to know when the CoAP server is delivering and when it has finished.

We've checked all options in the CoAP.NET framework and can't find what we need. It appears the the CoAP resources pick up the file contents we want to deliver, hand it off to an inner delivery task and the exits the resources getter, so we can't monitor the transfer state hear.

Thoughts, or solutions would be much appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions