Crates.io | dicom-storescp |
lib.rs | dicom-storescp |
version | 0.8.0 |
source | src |
created_at | 2022-10-23 20:43:22.235629 |
updated_at | 2024-11-06 11:22:08.276872 |
description | A server accepting DICOM C-STORE |
homepage | |
repository | https://github.com/Enet4/dicom-rs |
max_upload_size | |
id | 695369 |
size | 68,175 |
storescp
This is an implementation of the DICOM Storage SCP (C-STORE), which can be used for receiving DICOM files from other DICOM devices.
This tool is part of the DICOM-rs project.
dicom-storescp [-p tcp_port] [-o dicom_storage_dir] [OPTIONS]
Note that this tool is not necessarily a drop-in replacement
for storescp
tools in other DICOM software projects.
Run dicom-storescp --help
for more details.