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

Question: Transfer of Encapsulated Datasets #65

Closed
scaramallion opened this issue Jul 11, 2017 · 1 comment
Closed

Question: Transfer of Encapsulated Datasets #65

scaramallion opened this issue Jul 11, 2017 · 1 comment
Labels

Comments

@scaramallion
Copy link
Member

scaramallion commented Jul 11, 2017

Are encapsulated datasets handled correctly? If a user reads a encapsulated dataset, then sends it via C-STORE, how does the SCP know what Transfer Syntax UID to use (does this even matter)?

Conversely, if a pynetdicom SCP receives an encapsulated dataset, how can the user determine the correct Transfer Syntax UID from the ae.on_c_store callback? Would they have to hunt through the Presentation Contexts to find the one corresponding to the SOP Class?

Might need an assoc.get_transfer_syntax(sop_class) method or something.

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

No branches or pull requests

1 participant