Skip to content

Improve QR Move SCP #489

@scaramallion

Description

@scaramallion

The interface for the QR Move SCP could use some work:

  • The code itself is fairly spaghettied (as is Get) which makes changes harder than they should be
  • No simple way to set the configuration of the association with the move destination (particularly the presentation contexts)
  • All the transfers happen over the same association which means hitting the limitations of the DICOM presentation contexts negotiation system
    • This last one depends on the user, but maybe we can track the number of contexts that have been used and if > 128 restart the Storage SCU connection?
    • Alternatively provide a method for the user to restart the Storage SCU connection

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions