dicom-rs
dicom-rs copied to clipboard
Store SCP example not found
Dear Team, I can see store SCU examples. What about Store SCP and is it available with our project? Kindly advise.
SCP implementations are not available yet. Parent issue: #140
What is stated in the linked issue applies. If anyone would like to contribute with a proof of concept, I would be happy to review. In the long term, the plan is to have common data types and functions for implementing SCPs, perhaps even built as asynchronous constructs.
Dear sir, At present we are using for Dicom image receiving in our web application. We would like to migrate our backend to RUST, Dicom is major part of it. So we are much eager to have SCP. Implementation in Fo Dicom can be referred for your input.
It is good to know your interest in DICOM-rs. There is no commitment to any deadlines for SCP implementations at the moment, but if you would like to contribute in some way to make it happen, please reach out. https://github.com/Enet4/dicom-rs/blob/master/CONTRIBUTING.md#discussion-and-roadmapping
Thanks for initiating DICOM-rs. We would like to test it and give our feedback further in upcoming days.