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

[storescp] First implementation of a Store SCP #296

Merged
merged 21 commits into from
Oct 23, 2022
Merged

[storescp] First implementation of a Store SCP #296

merged 21 commits into from
Oct 23, 2022

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Oct 15, 2022

Continued from #209, resolves #206.

@Enet4 Enet4 added the A-tool Area: tooling label Oct 15, 2022
@Enet4 Enet4 mentioned this pull request Oct 15, 2022
vsaase and others added 21 commits October 23, 2022 15:48
- split dependencies to individual crate usage
- add more logging
- establish server association
   - based on hardcoded abstract syntaxes and transfer syntaxes
- do not use read_pdu nor write_pdu
- add calling_ae_title option
- tweak logging
- fetch supported transfer syntaxes from registry
- remove unused static slices
- so that git diffs resolve more nicely
- use 2021 edition
- update keywords
- patch bump DICOM-rs dependencies
- check for empty PData frames
- raise recoverable error on presentation context mismatch
- return error in run function
- update snafu to use Report API
@Enet4 Enet4 merged commit 5d1b000 into master Oct 23, 2022
@Enet4 Enet4 deleted the new/storescp branch October 23, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tool Area: tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store SCP example not found
2 participants